Spaces:
Running
on
Zero
The rendered output lacks an object that we can rotate
Hi there @tokenid ! Just wanted to say that this project is really impressive, and I think it's amazing that you've put up a demo on Spaces for the community to explore it themselves. However, I have a question about the 3D rendering. When I look at the examples page, I can rotate the 3D render and see different views of the object (as shown in the attached video).
But what I'm missing is being able to see the object itself in the gradio output, as there are only two camera angles available to rotate. Could you help me with this?
Hi @ysharma , thanks for your interest!
ID-Pose is a method specifically designed for camera pose estimation, which is why only cameras are showed in the output. On the example page, we include 3D objects as a reference to demonstrate the estimation accuracy qualitatively. However, in this demo, we don't always have access to reference objects, so they are not showed in the output.
Thanks for your clarification!