Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ms8909/gender-recognition-using-transfer-learning
Extrapolation of face detection to face/gender recognition
https://github.com/ms8909/gender-recognition-using-transfer-learning
Last synced: 7 days ago
JSON representation
Extrapolation of face detection to face/gender recognition
- Host: GitHub
- URL: https://github.com/ms8909/gender-recognition-using-transfer-learning
- Owner: ms8909
- License: mit
- Created: 2018-05-12T20:17:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T03:54:39.000Z (over 6 years ago)
- Last Synced: 2024-11-21T17:43:19.368Z (2 months ago)
- Language: Python
- Size: 23.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# S³FD: Single Shot Scale-invariant Face Detector
A PyTorch Implementation of Single Shot Scale-invariant Face Detector converted to Face Recognition system.Code based on : https://github.com/clcarwin/SFD_pytorch
## Train
```
python3 Finetuning_clean.py
```Notes and explanation at https://deshanadesai.github.io/notes/PyTorch
For thd pre-trained model weights, please unzip the 7z file : s3fd_convert.7z .