Skip to content

Retinaface pytorch face-pose-detect face-key-point-detect

License

Notifications You must be signed in to change notification settings

FelixZhang7/Pytorch_Retinaface

 
 

Repository files navigation

RetinaFace in PyTorch

    author is leilei
    dataset is widerface

Note

  • This repository is forked from biubug6/Pytorch_Retinaface
  • Based on this project, we merge the three tasks of face detection, face key point detection, and face pose estimation into one task.

Inference

    python detect_merge.py ${-m} ${--network} ${--image_path} ${--output_path} 

Demo

face-detect

Weight

resnet50-retinaface Easy Medium Hard
AP 94.3486% 93.3151% 88.6972%
  • face-detect-ap

Train

  • TODO release code

References

About

Retinaface pytorch face-pose-detect face-key-point-detect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%