NVlabs / BundleSDF

[CVPR 2023] BundleSDF: Neural 6-DoF Tracking and 3D Reconstruction of Unknown Objects
https://bundlesdf.github.io/
Other
1.06k stars 116 forks source link

Meshlab crashes when I try to open mesh_cleaned.obj file for viewing #97

Closed monajalal closed 1 year ago

monajalal commented 1 year ago

After running this command,

(py38) root@mona-ThinkStation-P7:/home/mona/BundleSDF# python run_custom.py --mode run_video --video_dir /home/mona/BundleSDF/milk/2022-11-18-15-10-24_milk --out_folder /home/mona/BundleSDF/milk/2022-11-18-15-10-24_milk/out --use_segmenter 1 --use_gui 1 --debug_level 2 I get this Screenshot from 2023-10-09 11-25-18

I want to open and view mesh_cleaned.obj file with MeshLab but when I click on import and open it, MeshLab crashes. How can I open the file? Screenshot from 2023-10-09 11-24-56 Screenshot from 2023-10-09 11-25-08

However, I am able to view cloud_init.ply with MeshLab: image

monajalal commented 1 year ago

This is very strange why MeshLab cannot open either of mesh_cleaned.obj or textured_mesh.obj files. However, I was able to open both of them in Blender.

Screenshot from 2023-10-09 14-40-09 Screenshot from 2023-10-09 14-41-04