Open sulgwyn opened 4 years ago
Hi sulgwyn,
This is because the outputted global rotation is not perpendicular to the y-axis. You can visualize the results using global rotations from the other views. Specifically, here it should output #views different visualization results so that you can see the 3D mesh as posed the same as the corresponding input view.
@sulgwyn Hi man, how did you visualize this 3D smpl mod?
when I run this demo, I get literations done but one error with the show.obj:
IOError: [Errno 2] No such file or directory: '/nfshomes/liangjb/Downloads/show.obj'
could you help me to figure it out and
How did you guys make the visualizers?
Hi wine3603,
These lines output the object mesh only for debugging purposes. You can simply comment out Line 84-89, and 157-165.
I used four different views of an image to generate a 3d mesh. However, the mesh is tilted forward. Any advise on fixing it?