OllieBoyne / FIND

Code for the Foot Implicit Neural Deformation model
https://ollieboyne.github.io/FIND/
MIT License
38 stars 7 forks source link

right foot #3

Closed li1u closed 6 days ago

li1u commented 1 month ago

Hello, I use your method to get the parametric model. Can your trained model get the parametric model result of the right foot? If so, how to use it?

I trained it myself with the foot3d dataset you provided. In the process, I just set left_only to false, but the trained model cannot get the ideal result. image I want to ask if I want to get the parametric model of the right foot, what should I do? The data you provided does not seem to give the key points of the right foot. Is this important?

OllieBoyne commented 1 month ago

Can you provide more detail about the exact training process, and what gives this error result? The method should work on both feet.

OllieBoyne commented 6 days ago

Closing due to inactivity.