DeepFactors
DeepFactors copied to clipboard
scripts/run_scannet.bash: line 102: 3011 Illegal instruction ${df_bin} --flagfile=data/flags/dataset_odom.flags --source_url=scannet://${seq_dir}
I'm trying to run a demo of the system but I get the following error when running bash scripts/run_scannet.bash
:
/mnt/d/Documenti/ETH/3DV/DeepFactors /mnt/d/Documenti/ETH/3DV/DeepFactors -- Using default build directory /mnt/d/Documenti/ETH/3DV/DeepFactors/build -- You can override it with the build_dir env variable patching file download-scannet.py Reversed (or previously applied) patch detected! Skipping patch. 6 out of 6 hunks ignored -- Getting ScanNet test sequence scene0356_02. This might take a while -- Scene output directory download/scene0356_02 already exists -- Starting DeepFactors scripts/run_scannet.bash: line 102: 3011 Illegal instruction ${df_bin} --flagfile=data/flags/dataset_odom.flags --source_url=scannet://${seq_dir}
Here is the related code snippet: