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

https://github.com/ms8909/computer-vision

gender recognition
https://github.com/ms8909/computer-vision

Last synced: 2 months ago
JSON representation

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 .