jzbontar / mc-cnn

Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
BSD 2-Clause "Simplified" License
707 stars 232 forks source link

how to train with my own data #55

Open Timothyliu2211 opened 6 years ago

Timothyliu2211 commented 6 years ago

I am a master student and I want to use mc-cnn as a part of my thesis. I wanna to ask how can I train the mc-cnn with my own dataset and use it in real time camera? Is that the ground truth only need the disparity map(image) or other information(such as dispnoc.bin)?