NVlabs / BundleSDF

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

Computer crashes after running custom.py #160

Open cwchenwang opened 2 months ago

cwchenwang commented 2 months ago

I tried to set up the docker and run the run_custom.py on the provided milk data with use_gui 0. However, after some running, the code crashes at some point. Since it crashes at the midpoint, I cannot tell which line of the code causes the problem. The log folder contains the following:

image

It seems that the final folder is empty but intermediate results are available.