mrharicot / monodepth

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

Difference between upconv and iconv #259

Open GabrielMon opened 3 years ago

GabrielMon commented 3 years ago

Can you describe to me what is difference between upconv and iconv. Why did you use encoder-decoder architecture and why is each of them important for network?

Thank you in advance