dlib-pytorch-benchmark icon indicating copy to clipboard operation
dlib-pytorch-benchmark copied to clipboard

Py torch to dlib ".dat" file.

Open jayp84847 opened this issue 3 years ago • 0 comments

I am working on project where I am using dlib 68 face landmarks. But its not enough stable to use further. I got some solutions to make it more stable. Yet In my project I am using dlib ".dat" file for face tracking. But the solution I got is in torch inference. So can I convert torch inferenceto dlib ".dat" file.

68 landmarks torch file github : https://github.com/braindotai/Facial-Landmarks-Detection-Pytorch

68 landmarks dlib : http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2

jayp84847 avatar Jul 07 '21 12:07 jayp84847