Bootstrap

Tandem

 ~/w/p/tandem/tandem  master !3 ?2  scripts/runtime_euroc.bash            ✔ 
[W BinaryOps.cpp:467] Warning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values.
To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (function operator())
scripts/runtime_euroc.bash:行 26: 15442 段错误               (核心已转储) build/bin/tandem_dataset preset=runtime result_folder=$result_folder files=$scene/images calib=$scene/camera.txt mvsnet_folder=$mvsnet_folder exit_when_done=1 mode=1 > $result_folder/out.txt
The run took 33 seconds which includes warm-up and loading.
 ~/w/p/tandem/tandem  master !3 ?2  scripts/tracking_euroc_eval.bash
--- EVAL --- V1_01_easy 0
0.102252
--- EVAL --- V1_01_easy 1
0.087930
--- EVAL --- V1_01_easy 2
0.099846
--- EVAL --- V1_01_easy 3
0.102018
--- EVAL --- V1_01_easy 4
0.099241
--- EVAL --- V1_02_medium 0
0.194265
--- EVAL --- V1_02_medium 1
0.198149
--- EVAL --- V1_02_medium 2
0.186437
--- EVAL --- V1_02_medium 3
0.194298
--- EVAL --- V1_02_medium 4
0.173707
--- EVAL --- V2_01_easy 0
0.093263
--- EVAL --- V2_01_easy 1
0.099905
--- EVAL --- V2_01_easy 2
0.098732
--- EVAL --- V2_01_easy 3
0.101433
--- EVAL --- V2_01_easy 4
0.094402
--- EVAL --- V2_02_medium 0
0.167442
--- EVAL --- V2_02_medium 1
0.170367
--- EVAL --- V2_02_medium 2
0.113041
--- EVAL --- V2_02_medium 3
0.109673
--- EVAL --- V2_02_medium 4
0.128844
 ~/w/p/tandem/tandem  master !3 ?2  scripts/runtime_euroc.bash      ✔  23s 
[W BinaryOps.cpp:467] Warning: floor_divide is deprecated, and will be removed in a future version of pytorch. It currently rounds toward 0 (like the 'trunc' function NOT 'floor'). This results in incorrect rounding for negative values.
To keep the current behavior, use torch.div(a, b, rounding_mode='trunc'), or for actual floor division, use torch.div(a, b, rounding_mode='floor'). (function operator())
The run took 214 seconds which includes warm-up and loading.
build/bin/tandem_dataset \           
preset=runtime \
files=/media/zzy/CrucialX6/zzy2/work/tandem_replica_1.1.beta/tandem_replica/apartment_0/images \
calib=/media/zzy/CrucialX6/zzy2/work/tandem_replica_1.1.beta/tandem_replica/apartment_0/camera.txt \
mvsnet_folder=/home/zzy/work/projs/tandem/tandem/exported/tandem_512x320 \
mode=1
;