中文
相关论文

相关论文: MonoViT: Self-Supervised Monocular Depth Estimatio…

200 篇论文

Self-supervised monocular depth estimation is a salient task for 3D scene understanding. Learned jointly with monocular ego-motion estimation, several methods have been proposed to predict accurate pixel-wise depth without using labeled…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Hemang Chawla , Kishaan Jeeveswaran , Elahe Arani , Bahram Zonooz

In classical computer vision, rectification is an integral part of multi-view depth estimation. It typically includes epipolar rectification and lens distortion correction. This process simplifies the depth estimation significantly, and…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Varun Ravi Kumar , Senthil Yogamani , Markus Bach , Christian Witt , Stefan Milz , Patrick Mader

Depth information is crucial for autonomous driving and intelligent robot navigation. The simplicity and flexibility of self-supervised monocular depth estimation are conducive to its role in these fields. However, most existing monocular…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Zeyu Cheng , Tongfei Liu , Tao Lei , Xiang Hua , Yi Zhang , Chengkai Tang

Monocular depth estimation has been a popular area of research for several years, especially since self-supervised networks have shown increasingly good results in bridging the gap with supervised and stereo methods. However, these…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Daniel Braun , Olivier Morel , Pascal Vasseur , Cédric Demonceaux

The field of self-supervised monocular depth estimation has seen huge advancements in recent years. Most methods assume stereo data is available during training but usually under-utilize it and only treat it as a reference signal. We…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Matan Goldman , Tal Hassner , Shai Avidan

We present GLNet, a self-supervised framework for learning depth, optical flow, camera pose and intrinsic parameters from monocular video - addressing the difficulty of acquiring realistic ground-truth for such tasks. We propose three…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Yuhua Chen , Cordelia Schmid , Cristian Sminchisescu

Depth estimation from a single image represents a fascinating, yet challenging problem with countless applications. Recent works proved that this task could be learned without direct supervision from ground truth labels leveraging image…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Fabio Tosi , Filippo Aleotti , Matteo Poggi , Stefano Mattoccia

Although considerable advancements have been attained in self-supervised depth estimation from monocular videos, most existing methods often treat all objects in a video as static entities, which however violates the dynamic nature of…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Xiuzhe Wu , Xiaoyang Lyu , Qihao Huang , Yong Liu , Yang Wu , Ying Shan , Xiaojuan Qi

Self-supervised monocular depth estimation has been widely studied, owing to its practical importance and recent promising improvements. However, most works suffer from limited supervision of photometric consistency, especially in weak…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Hyunyoung Jung , Eunhyeok Park , Sungjoo Yoo

We propose SUB-Depth, a universal multi-task training framework for self-supervised monocular depth estimation (SDE). Depth models trained with SUB-Depth outperform the same models trained in a standard single-task SDE framework. By…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hang Zhou , Sarah Taylor , David Greenwood , Michal Mackiewicz

Supervised deep learning often suffers from the lack of sufficient training data. Specifically in the context of monocular depth map prediction, it is barely possible to determine dense ground truth depth images in realistic dynamic outdoor…

计算机视觉与模式识别 · 计算机科学 2017-05-15 Yevhen Kuznietsov , Jörg Stückler , Bastian Leibe

The ability to predict depth from a single image - using recent advances in CNNs - is of increasing interest to the vision community. Unsupervised strategies to learning are particularly appealing as they can utilize much larger and varied…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Chaoyang Wang , Jose Miguel Buenaposada , Rui Zhu , Simon Lucey

Monocular depth is important in many tasks, such as 3D reconstruction and autonomous driving. Deep learning based models achieve state-of-the-art performance in this field. A set of novel approaches for estimating monocular depth consists…

计算机视觉与模式识别 · 计算机科学 2022-06-30 Xuanlong Yu , Gianni Franchi , Emanuel Aldea

Depth estimation from a single image is of paramount importance in the realm of computer vision, with a multitude of applications. Conventional methods suffer from the trade-off between consistency and fine-grained details due to the…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Md Awsafur Rahman , Shaikh Anowarul Fattah

There still remains an extreme performance gap between Vision Transformers (ViTs) and Convolutional Neural Networks (CNNs) when training from scratch on small datasets, which is concluded to the lack of inductive bias. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhiying Lu , Hongtao Xie , Chuanbin Liu , Yongdong Zhang

In this paper, we question if self-supervised learning provides new properties to Vision Transformer (ViT) that stand out compared to convolutional networks (convnets). Beyond the fact that adapting self-supervised methods to this…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Mathilde Caron , Hugo Touvron , Ishan Misra , Hervé Jégou , Julien Mairal , Piotr Bojanowski , Armand Joulin

This paper presents an self-supervised deep learning network for monocular visual inertial odometry (named DeepVIO). DeepVIO provides absolute trajectory estimation by directly merging 2D optical flow feature (OFF) and Inertial Measurement…

机器人学 · 计算机科学 2019-07-01 Liming Han , Yimin Lin , Guoguang Du , Shiguo Lian

Several recent studies have demonstrated that attention-based networks, such as Vision Transformer (ViT), can outperform Convolutional Neural Networks (CNNs) on several computer vision tasks without using convolutional layers. This…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Shanda Li , Xiangning Chen , Di He , Cho-Jui Hsieh

Due to its deficiency in prior knowledge (inductive bias), Vision Transformer (ViT) requires pre-training on large-scale datasets to perform well. Moreover, the growing layers and parameters in ViT models impede their applicability to…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Chenhao Xu , Chang-Tsun Li , Chee Peng Lim , Douglas Creighton

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jia-Quan Yu , Soo-Chang Pei