You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Thanks so much for this inspiring work!
When I execute the cmd below to do inference as you recommended, and there is a new file "demo/output.html" generated.
But could you help to describe how can I visualize the new 3D reconstructed model to distinguish it with "demo/quest2.obj".
Thanks so much for this inspiring work!
When I execute the cmd below to do inference as you recommended, and there is a new file "demo/output.html" generated.
But could you help to describe how can I visualize the new 3D reconstructed model to distinguish it with "demo/quest2.obj".
python demo.py --image demo/quest2.jpg --point_cloud demo/quest2.obj --seg demo/quest2_seg.png \
--checkpoint [path to model checkpoint]