paper-with-me

Papers

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 dynamic scenes. To enhance the performance, recent methods tend to propose complex architectures for feature matching and dynamic scenes. In this paper, we show that a simple learning framework, together with designed feature augmentation, leads to superior performance. (1) A novel dynamic objects detecting method with geometry explainability is proposed. The detected dynamic objects are excluded during training, which guarantees the static environment assumption and relieves the accuracy degradation problem of the multi-frame depth estimation. (2) Multi-scale feature fusion is proposed for feature matching in the multi-frame depth network, which improves feature matching, especially between frames with large camera motion. (3) The robust knowledge distillation with a robust teacher network and reliability guarantee is proposed, which improves the multi-frame depth estimation without computation complexity increase during the test. The experiments show that our proposed methods achieve great performance improvement on the multi-frame depth estimation.

📄 PDF Abstract BibTeX arXiv:2303.14628

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationKnowledge DistillationMonocular Depth EstimationUnsupervised Monocular Depth Estimation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation

MAL: Motion-Aware Loss with Temporal and Distillation Hints for Self-Supervised Depth Estimation

2024-02-18 · Yue-Jiang Dong, Fang-Lue Zhang, Song-Hai Zhang

Depth perception is crucial for a wide range of robotic applications. Multi-frame self-supervised depth estimation methods have gained research interest due to their ability to leverage large-scale, unlabeled real-world …

Depth EstimationMonocular Depth Estimation

Exploring the Mutual Influence between Self-Supervised Single-Frame and Multi-Frame Depth Estimation

2023-04-25 · Jie Xiang, Yun Wang, Lifeng An, Haiyang Liu 외

Although both self-supervised single-frame and multi-frame depth estimation methods only require unlabeled monocular videos for training, the information they leverage varies because single-frame methods mainly rely on a…

Depth Estimation

Self-Supervised Ego-Motion Estimation Based on Multi-Layer Fusion of RGB and Inferred Depth

2022-03-03 · Zijie Jiang, Hajime Taira, Naoyuki Miyashita, Masatoshi Okutomi

In existing self-supervised depth and ego-motion estimation methods, ego-motion estimation is usually limited to only leveraging RGB information. Recently, several methods have been proposed to further improve the accura…

Motion EstimationSelf-Supervised Learning

EGA-Depth: Efficient Guided Attention for Self-Supervised Multi-Camera Depth Estimation

2023-04-06 · Yunxiao Shi, Hong Cai, Amin Ansari, Fatih Porikli

The ubiquitous multi-camera setup on modern autonomous vehicles provides an opportunity to construct surround-view depth. Existing methods, however, either perform independent monocular depth estimations on each camera o…

Autonomous DrivingAutonomous VehiclesDepth Estimation