WeiQin Chuah
WeiQin Chuah
@kriswangjie did you put all your results in a directory named "disp_0"? You should do that before zipping the file. Results(PNGs) --> Directory(disp_0) --> zipping --> zip file(_**your_results**_.zip)
@JiaRenChang Thanks for your reply. I have another question regarding finetuning and selecting the best model. In the paper you mentioned model pre-trained on Scene Flow was used to finetune...
Hi, the work done by the author was trained on KITTI dataset, which means it will only perform well with KITTI dataset and similar dataset. Your images is very different...
The output should be greyscale image because it is just one dimensional image with disparity values as the greyscale values for each pixel. You can then either use the matlab...