clcarwin / sphereface_pytorch

A PyTorch Implementation of SphereFace.
MIT License
714 stars 172 forks source link

RE: Facial landmark text file #51

Closed Phillip1982 closed 4 years ago

Phillip1982 commented 4 years ago

I'm trying to use my own dataset but I have trouble generating facial landmarks like you created for Casia dataset. What did you use (opencv, dlib, or some other module) to get those facial landmarks?

Phillip1982 commented 4 years ago

I was reading your issue threads and found the solution in the first thread.