lelimite4444 / BridgeDepthFlow

Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence, CVPR 2019
120 stars 20 forks source link

result in kitti #6

Open minchong1998 opened 3 years ago

minchong1998 commented 3 years ago

hi, I follow your guidance in README.md. I use kitti split, use kitti_train_files_png_4frames.txt for training, use kitti_stereo_2015_test_files.txt to generate disparities, use "/training/disp_occ_0/" as gt. 2warp type is 2. I don't change any parameters in your train.py except batchsize. But I get abs_rel=0.0763, sq_rel=0.8468, etc. Which data should I compare with in your Table1 in your essay?

minchong1998 commented 3 years ago

Or do you have any suggestions to realize your best result, abs_rel(full-2)=0.620 in Table 1, etc?

viawuxin commented 2 years ago

hi,do you know how to create depth map? i want to get depth map to compare with GroundTruth. when i finish testing i find there is no depth map