jiahaopang / crl

Implementation of the paper "Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching"
Apache License 2.0
99 stars 30 forks source link

re-implementation problems #9

Open youdaoli opened 6 years ago

youdaoli commented 6 years ago

Hello, I am trying to re-implement this network in TensorFlow, but I haven’t reached this precision. And some details,especially data augmentation process , of training process is a bit confusing. Could you possibly list the detail of data augmentation,and if you make a horizontal scale transformation in training process.