tum-vision / tandem

[CoRL 21'] TANDEM: Tracking and Dense Mapping in Real-time using Deep Multi-view Stereo
919 stars 150 forks source link

Illegal instruction (core dumped) #56

Open KcLimitless opened 1 year ago

KcLimitless commented 1 year ago

When I run: ./build/bin/tandem_dataset \ preset=gui \ result_folder=/home/work/tandem/tandem/results \ files=/home/work/tandem/tandem/euroc_tandem_format/V2_03_difficult/images \ calib=/home/work/tandem/tandem/euroc_tandem_format/V2_03_difficult/camera.txt \ mvsnet_folder=/home/work/tandem/tandem/exported/tandem \ mode=1

I get the following:

loading data from /home/work/tandem/tandem/euroc_tandem_format/V2_03_difficult/images! loading calibration from /home/work/tandem/tandem/euroc_tandem_format/V2_03_difficult/camera.txt! Loading MVSNet from /home/work/tandem/tandem/exported/tandem/! PHOTOMETRIC MODE WITHOUT CALIBRATION!

=============== TANDEM Settings: =============== Setting 'gui': Illegal instruction (core dumped)

I am using the docker image: pytholic/tumtandem:tumtandem

I don't understant this. Please I need help, thanks in advance..