https://github.com/ms8909/computer-vision
gender recognition
https://github.com/ms8909/computer-vision
Last synced: 2 months ago
JSON representation
gender recognition
- Host: GitHub
- URL: https://github.com/ms8909/computer-vision
- Owner: ms8909
- License: mit
- Created: 2018-05-06T00:55:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T01:41:24.000Z (about 7 years ago)
- Last Synced: 2025-01-22T09:52:46.575Z (4 months ago)
- Language: Python
- Size: 18.6 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 .