paper-with-me

Papers

Towards Robust Monocular Depth Estimation in Non-Lambertian Surfaces

2024-08-12 · JunRui Zhang, Jiaqi Li, Yachuan Huang, Yiran Wang, Jinghong Zheng, Liao Shen, Zhiguo Cao

In the field of monocular depth estimation (MDE), many models with excellent zero-shot performance in general scenes emerge recently. However, these methods often fail in predicting non-Lambertian surfaces, such as transparent or mirror (ToM) surfaces, due to the unique reflective properties of these regions. Previous methods utilize externally provided ToM masks and aim to obtain correct depth maps through direct in-painting of RGB images. These methods highly depend on the accuracy of additional input masks, and the use of random colors during in-painting makes them insufficiently robust. We are committed to incrementally enabling the baseline model to directly learn the uniqueness of non-Lambertian surface regions for depth estimation through a well-designed training framework. Therefore, we propose non-Lambertian surface regional guidance, which constrains the predictions of MDE model from the gradient domain to enhance its robustness. Noting the significant impact of lighting on this task, we employ the random tone-mapping augmentation during training to ensure the network can predict correct results for varying lighting inputs. Additionally, we propose an optional novel lighting fusion module, which uses Variational Autoencoders to fuse multiple images and obtain the most advantageous input RGB image for depth estimation when multi-exposure images are available. Our method achieves accuracy improvements of 33.39% and 5.21% in zero-shot testing on the Booster and Mirror3D dataset for non-Lambertian surfaces, respectively, compared to the Depth Anything V2. The state-of-the-art performance of 90.75 in delta1.05 within the ToM regions on the TRICKY2024 competition test set demonstrates the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2408.06083

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationMonocular Depth EstimationTone Mapping

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

AnchorD: Metric Grounding of Monocular Depth Using Factor Graphs

2026-05-04 · Simon Dorer, Martin Büchner, Nick Heppert, Abhinav Valada arxiv

Dense and accurate depth estimation is essential for robotic manipulation, grasping, and navigation, yet currently available depth sensors are prone to errors on transparent, specular, and general non-Lambertian surfaces…

Monocular Depth Estimation

Intrinsic Image Decomposition for Robust Self-supervised Monocular Depth Estimation on Reflective Surfaces

2025-03-28 · Wonhyeok Choi, Kyumin Hwang, Minwoo Choi, Kiljoon Han 외

Self-supervised monocular depth estimation (SSMDE) has gained attention in the field of deep learning as it estimates depth without requiring ground truth depth maps. This approach typically uses a photometric consistenc…

Depth EstimationDepth PredictionIntrinsic Image DecompositionKnowledge Distillation+1

Self-supervised Monocular Depth Estimation Robust to Reflective Surface Leveraged by Triplet Mining

2025-02-20 · Wonhyeok Choi, Kyumin Hwang, Wei Peng, Minwoo Choi 외

Self-supervised monocular depth estimation (SSMDE) aims to predict the dense depth map of a monocular image, by learning depth from RGB image sequences, eliminating the need for ground-truth depth labels. Although this a…

Depth EstimationKnowledge DistillationMonocular Depth EstimationTriplet

Beyond Visual Ambiguity: Guiding Robust Monocular Depth Estimation in Challenging Scenarios via Detailed Long Captions

2026-07-30 · Junrui Zhang, Jiaqi Li, Yiran Wang, Liao Shen 외 arxiv

Monocular depth estimation (MDE) faces challenges with non-Lambertian surfaces and adverse weather conditions due to the visual ambiguities inherent in single-image limited information. Existing works address them in iso…

Monocular Depth EstimationImage Inpainting

Crafting Monocular Cues and Velocity Guidance for Self-Supervised Multi-Frame Depth Learning

2022-08-19 · XiaoFeng Wang, Zheng Zhu, Guan Huang, Xu Chi 외

Self-supervised monocular methods can efficiently learn depth information of weakly textured surfaces or reflective objects. However, the depth accuracy is limited due to the inherent ambiguity in monocular geometric mod…

Depth Estimation