nianticlabs / simplerecon

[ECCV 2022] SimpleRecon: 3D Reconstruction Without 3D Convolutions
Other
1.3k stars 121 forks source link

An error occurred when running 'visualize_live_meshing.py', Exception: No precomputed partial mesh found and run_fusion is disabled. #46

Open CAnimuz opened 4 months ago

CAnimuz commented 4 months ago

Hello ,I can't figure out how to fix this, Exception: No precomputed partial mesh found and run_fusion is disabled.

CUDA_VISIBLE_DEVICES=0 python visualize_live_meshing.py --name HERO_MODEL \ --output_base_path data_scripts/scannet_wrangling_scripts/SCANNET_ROOT/scans_test/scene0707_00 \ --config_file configs/models/hero_model.yaml \ --load_weights_from_checkpoint weights/hero_model.ckpt \ --data_config configs/data/scannet_dense_test.yaml \ --num_workers 8;

mohammed-amr commented 3 months ago

Try passing in --run_fusion.