gengyanlei / Pytorch_Retinaface

Retinaface pytorch face-pose-detect face-key-point-detect
MIT License
36 stars 7 forks source link

RetinaFace in PyTorch

    author is leilei
    dataset is widerface
    face detection, face key point detection, and face pose estimation

Note

Inference

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

Demo

face-detect

Weight

Train

References