You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I was trying to test the project with pictures other than the ones in the dataset, and so far I know that I need a cropped image with the face and its keypoints (68 from what I was able to see in the npy files inside the crop-lmks folder).
I wanted to know if there is a module inside the project that allows me to get process a full size image to get its keypoints, since I could not find one in the model.py, util.py and datasets_tests.py files.
If not, which network/model is recommended to get the right keypoints needed for the face in order to replicate the test/validation dataset?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello, I was trying to test the project with pictures other than the ones in the dataset, and so far I know that I need a cropped image with the face and its keypoints (68 from what I was able to see in the npy files inside the crop-lmks folder).
I wanted to know if there is a module inside the project that allows me to get process a full size image to get its keypoints, since I could not find one in the model.py, util.py and datasets_tests.py files.
If not, which network/model is recommended to get the right keypoints needed for the face in order to replicate the test/validation dataset?
Thanks!
The text was updated successfully, but these errors were encountered: