haofeixu / aanet

[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
Apache License 2.0
521 stars 100 forks source link

the KITTI epe results #46

Closed zyl1336110861 closed 1 year ago

zyl1336110861 commented 3 years ago

Hi, haofei I want to know how to get the KITTI2015 epe results of Table1 in your paper? Just execute the second finetune step(whole set or just 160 images?) in 4.2 section or execute the two steps(the mix training set and separate training sets)? Thank you so much!

zyl1336110861 commented 3 years ago

@haofeixu Hi,haofei, I have downloaded the pretrained model trained on Sceneflow. But when I finetune the model on 160images of kitti2015, I can not get the epe results(1.4+instead of 0.68) shown in your paper. I am very confused about the my process. Can you tell me the detailed finetune method? Thank you very much!

Wyx9352 commented 3 years ago

How to evaluate the data set of kitti15 and get the KITTI2015 epe results of Table1 ? kitti did not give gt in the test folder.

haofeixu commented 1 year ago

The results in Table 1 is obtained on KITTI training set. You can find this information from our paper. image