feihuzhang / GANet

GA-Net: Guided Aggregation Net for End-to-end Stereo Matching
MIT License
553 stars 135 forks source link

KITTI 2015 val set #64

Closed udaykusupati closed 4 years ago

udaykusupati commented 5 years ago

I see you talk about a KITTI 2015 validation set in the ablation study section of the paper. Can you provide the split you use please? Thanks

jiady1990 commented 4 years ago

I see you talk about a KITTI 2015 validation set in the ablation study section of the paper. Can you provide the split you use please? Thanks

I have the same question. I've read the code of PSMNet. The training set is the first 160 and the validation set is the rest. I want to know if it is the same setting in GANet.

feihuzhang commented 4 years ago

It's a random selection for ablation study. You can select by yourself. Nothing special.