OllieBoyne / FOUND

Official code for FOUND: Foot Optimisation with Uncertain Normals for Surface Deformation using Synthetic Data
http://www.ollieboyne.com/FOUND/
MIT License
46 stars 6 forks source link

About foot keypoints model #9

Closed lucky9-cyou closed 5 days ago

lucky9-cyou commented 5 days ago

Thanks for your awesome work. I would like to ask, from your code, it seems that your keypoints are extracted from the mesh. Your paper mentions that the keypoints seem to be predicted by a network. So I would like to ask, how do you obtain your keypoints?

And can you provide the model for keypoint prediction?

OllieBoyne commented 5 days ago

Hi, the keypoint data used for training is in the SynFoot dataset.

Unfortunately, I am unable to release the model for keypoint prediction, but you can train your own on the same data.