vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.69k stars 330 forks source link

What should I do if I have already known the camera translation? #204

Open felixshing opened 11 months ago

felixshing commented 11 months ago

Just feed translation when initialization camera and put camera.translation.requires_grad = False?