Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 .