JiaRenChang / PSMNet

Pyramid Stereo Matching Network (CVPR2018)
MIT License
1.43k stars 423 forks source link

training on kitti 2p15 from scratch #110

Open amand26 opened 5 years ago

amand26 commented 5 years ago

Did you try training on kitti 2015 from scratch ? I donot have the space to download the scene flow data currently, so i am training only on kitti 2015. My results seem to be very bad compared to yours on papers. What could be the reason ? Please reply, looking forward to your help.

shivmgg commented 5 years ago

Kitti 2015 dataset is too small to be trained from scratch. Hence, using pre-trained model on the Scene-flow dataset and then fine-tuning it is the only possible solution. You can use the provided the pre-trained stackhourglass model.