1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
7.03k stars 1.34k forks source link

Dlib #286

Open jayp84847 opened 3 years ago

jayp84847 commented 3 years ago

Can I train dlib's 68_face_landmarks.dat module with this technique in same ".dat" format.

Link : https://drive.google.com/file/d/1oJafFb54laUkrlnd3Xj-2cEPs3ci9WsA/view?usp=drivesdk

If yes can you please guide me for it.