tsunghan-wu / Depth-Completion

🍀 Official pytorch implementation of "Indoor Depth Completion with Boundary Consistency and Self-Attention. Huang et al. RLQ@ICCV 2019."
https://arxiv.org/abs/1908.08344
MIT License
182 stars 18 forks source link

Add BC L1 loss #3

Closed tsunghan-wu closed 5 years ago

tsunghan-wu commented 5 years ago

Add Boundary Consistency L1 loss to the repo for the official ver.