xy-guo / Learning-Monocular-Depth-by-Stereo

Learning Monocular Depth by Distilling Cross-domain Stereo Networks, ECCV18
https://arxiv.org/abs/1808.06586
MIT License
94 stars 8 forks source link

Correlation1d with negative disparity #15

Open MeLonJ10 opened 3 years ago

MeLonJ10 commented 3 years ago

Hi, Thanks you so much for the excellent work. I am dealing with stereo images with negative disparity ( The stereo images were adapted from light field images, so their disparity would have negative value). I'd like to ask you that how should I modify the code of correlation1d to handle images with negative disparity? It would be greatly appreciate if you can kindly offer me any advice. best,