Skip to content

AD2605/RetinaFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

RetinaFace Implementation for Face Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages