RGB face and 5 landmarks detection
- pyTorch (1.4.0+)
- python (3.5.0+)
- cuda-toolkit(9.0+)
- torchvision (0.2.0+)
- tensorboard (1.6.0)
This work is mainly inspired by
paper: RetinaFace:Single-stage Dense Face Localisation in the Wild(CVPR2020)
projects: insightface,ssd.pytorch,Pytorch_Retinaface,retinaface-pytorch,retinaface,
and pytorch-retinanet.