dontLoveBugs / DORN_pytorch

PyTorch implementation of Deep Ordinal Regression Network for Monocular Depth Estimation
299 stars 67 forks source link

The Burhu Loss Defined in criteria.py is wrong. #27

Closed minygd closed 4 years ago

minygd commented 4 years ago

Hello, thanks to your reimplement of DORN in Pytorch, I have found a formulation bug in criteria.py, I will create a pull request if neccesary.

dontLoveBugs commented 4 years ago

Thanks, I will crorect it in next update.