mrharicot / monodepth

Unsupervised single image depth prediction with CNNs
Other
2.21k stars 628 forks source link

how to output the predicted right image #227

Open option-greek opened 5 years ago

option-greek commented 5 years ago

Hi mrharicot, 1) Is there a way to output the right side image being constructed from the predicted disparity during the self training step ? 2) Is there a way to 'sharpen' the disparity map being produced ?

Thanks, OG