Closed Sar-thak-3 closed 5 months ago
Hello bro, have you solved this problem? I encountered the same issue as you.
If error.log
is same for you then
If
error.log
is same for you then
- 注释此行 https://github.com/NVlabs/BundleSDF/blob/77b28c86b7b27a2abb4398b86dc5ef62b8e4034c/bundlesdf.py#L451
- Ensure the shape of rgb, depth, mask is same
This is helpful, thank you very much.
Description:
When running the
run_custom.py
script within the BundleSDF Docker environment using the appropriate command, the program encounters an issue where it halts execution after processing a few images without completing its task.Command:-
python /mnt/sda4/bundlesdf/BundleSDF/run_custom.py --mode run_video --video_dir /mnt/sda4/bundlesdf/BundleSDF/dataset/pcb --out_folder /mnt/sda4/bundlesdf/BundleSDF/dataset/pcb/out --debug_level 2
error.log