uber-research / DeepPruner

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
Other
354 stars 41 forks source link

About the training on KITTI #39

Closed killwy closed 2 years ago

killwy commented 2 years ago

Hi,it‘s a really nice work. But I still have a question about the training process on KITTI2015. In your paper,you mentioned that "We reserved out 40 images from the total 394 images for validation", and then you said "For submission to the KITTI test benchmark, we re-trained the model on all the 394 training images for 1040 epochs." So,what's the meaning of the first train with validation? And how did you choose the model without the validation set? I hope you can answer my questions, which is very important for my work. Thank you again for your excellent work!

ShivamDuggal4 commented 2 years ago

Hi @killwy

Glad you liked our work and thanks a lot for the appreciation.

I hope this helps!

Best Regards, Shivam

killwy commented 2 years ago

It really helped me a lot. Thank you for your answer!