Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 330 Bytes

README.md

File metadata and controls

28 lines (13 loc) · 330 Bytes

face_landmarks_1k

It's a backup of face_landmark_1000

The result:

result

Dependencies

opencv

pytorch (suggest version>=0.4.0)

onnx

onnxruntime (suggest version 1.0.0)

How to Run

python3 demo.py data/test.jpg

Reference:

  1. RetinaFace https://github.com/biubug6/Pytorch_Retinaface