TRUST icon indicating copy to clipboard operation
TRUST copied to clipboard

Face keypoints in test dataset

Open ijorquera opened this issue 3 years ago • 0 comments

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!

ijorquera avatar Dec 28 '22 14:12 ijorquera