paper-with-me

Papers

DS-Depth: Dynamic and Static Depth Estimation via a Fusion Cost Volume

2023-08-14 · Xingyu Miao, Yang Bai, Haoran Duan, Yawen Huang, Fan Wan, Xinxing Xu, Yang Long, Yefeng Zheng

Self-supervised monocular depth estimation methods typically rely on the reprojection error to capture geometric relationships between successive frames in static environments. However, this assumption does not hold in dynamic objects in scenarios, leading to errors during the view synthesis stage, such as feature mismatch and occlusion, which can significantly reduce the accuracy of the generated depth maps. To address this problem, we propose a novel dynamic cost volume that exploits residual optical flow to describe moving objects, improving incorrectly occluded regions in static cost volumes used in previous work. Nevertheless, the dynamic cost volume inevitably generates extra occlusions and noise, thus we alleviate this by designing a fusion module that makes static and dynamic cost volumes compensate for each other. In other words, occlusion from the static volume is refined by the dynamic volume, and incorrect information from the dynamic volume is eliminated by the static volume. Furthermore, we propose a pyramid distillation loss to reduce photometric error inaccuracy at low resolutions and an adaptive photometric error loss to alleviate the flow direction of the large gradient in the occlusion regions. We conducted extensive experiments on the KITTI and Cityscapes datasets, and the results demonstrate that our model outperforms previously published baselines for self-supervised monocular depth estimation.

📄 PDF Abstract BibTeX arXiv:2308.07225

Code (1)

xingy038/ds-depth 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth EstimationOptical Flow EstimationUnsupervised Monocular Depth Estimation

Similar Papers 제목 키워드 기반

StereoDiff: Stereo-Diffusion Synergy for Video Depth Estimation

2025-06-25 · Haodong Li, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent video depth estimation methods achieve great performance by following the paradigm of image depth estimation, i.e., typically fine-tuning pre-trained video diffusion models with massive data. However, we argue tha…

Depth EstimationStereo Matching

Mining Supervision for Dynamic Regions in Self-Supervised Monocular Depth Estimation

2024-04-23 · CVPR 2024 1 · Hoang Chuong Nguyen, Tianyu Wang, Jose M. Alvarez, Miaomiao Liu

This paper focuses on self-supervised monocular depth estimation in dynamic scenes trained on monocular videos. Existing methods jointly estimate pixel-wise depth and motion, relying mainly on an image reconstruction los…

Depth EstimationImage ReconstructionMonocular Depth EstimationMotion Estimation

Multi-Frame Self-Supervised Depth Estimation with Multi-Scale Feature Fusion in Dynamic Scenes

2023-03-26 · Jiquan Zhong, Xiaolin Huang, Xiao Yu

Multi-frame methods improve monocular depth estimation over single-frame approaches by aggregating spatial-temporal information via feature matching. However, the spatial-temporal feature leads to accuracy degradation in…

Depth EstimationKnowledge DistillationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Manydepth2: Motion-Aware Self-Supervised Multi-Frame Monocular Depth Estimation in Dynamic Scenes

2023-12-23 · Kaichen Zhou, Jia-Wang Bian, Jian-Qing Zheng, JiaXing Zhong 외

Despite advancements in self-supervised monocular depth estimation, challenges persist in dynamic scenarios due to the dependence on assumptions about a static world. In this paper, we present Manydepth2, to achieve prec…

Camera Pose EstimationComputational EfficiencyDepth EstimationMonocular Depth Estimation+1

GSDC Transformer: An Efficient and Effective Cue Fusion for Monocular Multi-Frame Depth Estimation

2023-09-29 · Naiyu Fang, Lemiao Qiu, Shuyou Zhang, Zili Wang 외

Depth estimation provides an alternative approach for perceiving 3D information in autonomous driving. Monocular depth estimation, whether with single-frame or multi-frame inputs, has achieved significant success by lear…

Autonomous DrivingDepth EstimationMonocular Depth Estimation