paper-with-me

Papers

Self-Distilled Depth Refinement with Noisy Poisson Fusion

2024-09-26 · Jiaqi Li, Yiran Wang, Jinghong Zheng, Zihao Huang, Ke Xian, Zhiguo Cao, Jianming Zhang

Depth refinement aims to infer high-resolution depth with fine-grained edges and details, refining low-resolution results of depth estimation models. The prevailing methods adopt tile-based manners by merging numerous patches, which lacks efficiency and produces inconsistency. Besides, prior arts suffer from fuzzy depth boundaries and limited generalizability. Analyzing the fundamental reasons for these limitations, we model depth refinement as a noisy Poisson fusion problem with local inconsistency and edge deformation noises. We propose the Self-distilled Depth Refinement (SDDR) framework to enforce robustness against the noises, which mainly consists of depth edge representation and edge-based guidance. With noisy depth predictions as input, SDDR generates low-noise depth edge representations as pseudo-labels by coarse-to-fine self-distillation. Edge-based guidance with edge-guided gradient loss and edge-based fusion loss serves as the optimization objective equivalent to Poisson fusion. When depth maps are better refined, the labels also become more noise-free. Our model can acquire strong robustness to the noises, achieving significant improvements in accuracy, edge quality, efficiency, and generalizability on five different benchmarks. Moreover, directly training another model with edge labels produced by SDDR brings improvements, suggesting that our method could help with training robust refinement models in future works.

📄 PDF Abstract BibTeX arXiv:2409.17880

Code (1)

lijia7/sddr 공식 구현 pytorch

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Multi-resolution Monocular Depth Map Fusion by Self-supervised Gradient-based Composition

2022-12-03 · Yaqiao Dai, Renjiao Yi, Chenyang Zhu, Hongjun He 외

Monocular depth estimation is a challenging problem on which deep neural networks have demonstrated great potential. However, depth maps predicted by existing deep models usually lack fine-grained details due to the conv…

Depth EstimationMonocular Depth Estimation

Soften to Defend: Towards Adversarial Robustness via Self-Guided Label Refinement

2024-03-14 · CVPR 2024 1 · Daiwei Yu, Zhuorong Li, Lina Wei, Canghong Jin 외

Adversarial training (AT) is currently one of the most effective ways to obtain the robustness of deep neural networks against adversarial attacks. However, most AT methods suffer from robust overfitting, i.e., a signifi…

Adversarial RobustnessMemorization

Self-distilled Feature Aggregation for Self-supervised Monocular Depth Estimation

2022-09-15 · Zhengming Zhou, Qiulei Dong

Self-supervised monocular depth estimation has received much attention recently in computer vision. Most of the existing works in literature aggregate multi-scale features for depth prediction via either straightforward …

Depth EstimationDepth PredictionMonocular Depth Estimation

Shading-Based Shape Refinement of RGB-D Images

2013-06-01 · CVPR 2013 6 · Lap-Fai Yu, Sai-Kit Yeung, Yu-Wing Tai, Stephen Lin

We present a shading-based shape refinement algorithm which uses a noisy, incomplete depth map from Kinect to help resolve ambiguities in shape-from-shading. In our framework, the partial depth information is used to ove…

DFineNet: Ego-Motion Estimation and Depth Refinement from Sparse, Noisy Depth Input with RGB Guidance

2019-03-15 · Yilun Zhang, Ty Nguyen, Ian D. Miller, Shreyas S. Shivakumar 외

Depth estimation is an important capability for autonomous vehicles to understand and reconstruct 3D environments as well as avoid obstacles during the execution. Accurate depth sensors such as LiDARs are often heavy, ex…

Autonomous VehiclesDepth CompletionDepth EstimationMotion Estimation