Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 703 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 703 Bytes

RetinaFace

RetinaFace Implementation for Face Detection We would be using this model for extracting faces from the people entering for age and gender prediction and person re-identification. This model is the current state of the art and the authors had reported counting 900 faces in a picture containing 1000 faces.

I provide both- training in the normal way and the half precision.
train_half_precision.py and Trainer.py
Half precision training requires you to install another depedency Apex from Nvidia -
The link - Nvidia Apex
Download the dataset from here