-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
After obtaining the data from the Scanner app, I encountered an error during the reconstruction process, by run following command
python scan_processor.py process.input_path=/home/multiscan-main/server/staging/scene_00000_00 process.actions='[recons, convert, texturing, segmentation, render, thumbnail, clean]'
File "scan_processor.py", line 535, in validate_process
if io.is_non_zero_file(os.path.join(cfg.process.textured_mesh_dir, cfg.process.texturing.mesh_file)) and
omegaconf.errors.ConfigAttributeError: Missing key mesh_file
full_key: process.texturing.mesh_file
thanks a lot!
Metadata
Metadata
Assignees
Labels
No labels