中文
相关论文

相关论文: ADAADepth: Adapting Data Augmentation and Attentio…

200 篇论文

Multi-frame depth estimation improves over single-frame approaches by also leveraging geometric relationships between images via feature matching, in addition to learning appearance-based features. In this paper we revisit feature matching…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Vitor Guizilini , Rares Ambrus , Dian Chen , Sergey Zakharov , Adrien Gaidon

Although recent semantic segmentation methods have made remarkable progress, they still rely on large amounts of annotated training data, which are often infeasible to collect in the autonomous driving scenario. Previous works usually…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Adriano Cardace , Luca De Luigi , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Predicting accurate depth with monocular images is important for low-cost robotic applications and autonomous driving. This study proposes a comprehensive self-supervised framework for accurate scale-aware depth prediction on autonomous…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Yuxuan Liu , Zhenhua Xu , Huaiyang Huang , Lujia Wang , Ming Liu

Autonomous cars need continuously updated depth information. Thus far, depth is mostly estimated independently for a single frame at a time, even if the method starts from video input. Our method produces a time series of depth maps, which…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Vaishakh Patil , Wouter Van Gansbeke , Dengxin Dai , Luc Van Gool

Monocular depth estimation in the wild inherently predicts depth up to an unknown scale. To resolve scale ambiguity issue, we present a learning algorithm that leverages monocular simultaneous localization and mapping (SLAM) with…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Jaehoon Choi , Dongki Jung , Yonghan Lee , Deokhwa Kim , Dinesh Manocha , Donghwan Lee

In the recent years, many methods demonstrated the ability of neural networks to learn depth and pose changes in a sequence of images, using only self-supervision as the training signal. Whilst the networks achieve good performance, the…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Robert McCraith , Lukas Neumann , Andrea Vedaldi

In self-supervised monocular depth estimation, the depth discontinuity and motion objects' artifacts are still challenging problems. Existing self-supervised methods usually utilize a single view to train the depth estimation network.…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Jianrong Wang , Ge Zhang , Zhenyu Wu , XueWei Li , Li Liu

Self-supervised depth estimation from monocular sequences relies on the joint learning of a depth and a pose network. Despite abundant research done to improve the depth network, efforts on the pose remain limited. In this context, even…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Changxuan Li , Nadine Berner , Nassir Navab , Federico Tombari , Stefano Gasperini

Despite learning based methods showing promising results in single view depth estimation and visual odometry, most existing approaches treat the tasks in a supervised manner. Recent approaches to single view depth estimation explore the…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Huangying Zhan , Ravi Garg , Chamara Saroj Weerasekera , Kejie Li , Harsh Agarwal , Ian Reid

Monocular depth estimation is one of the fundamental tasks in environmental perception and has achieved tremendous progress in virtue of deep learning. However, the performance of trained models tends to degrade or deteriorate when employed…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiyu Sun , Gary G. Yen , Yang Tang , Chaoqiang Zhao

Obtaining accurate depth measurements out of a single image represents a fascinating solution to 3D sensing. CNNs led to considerable improvements in this field, and recent trends replaced the need for ground-truth labels with…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Matteo Poggi , Fabio Tosi , Stefano Mattoccia

Depth estimation is a traditional computer vision task, which plays a crucial role in understanding 3D scene geometry. Recently, deep-convolutional-neural-networks based methods have achieved promising results in the monocular depth…

计算机视觉与模式识别 · 计算机科学 2019-01-30 Yuru Chen , Haitao Zhao , Zhengwei Hu

Monocular depth estimators can be trained with various forms of self-supervision from binocular-stereo data to circumvent the need for high-quality laser scans or other ground-truth data. The disadvantage, however, is that the photometric…

计算机视觉与模式识别 · 计算机科学 2019-09-20 Jamie Watson , Michael Firman , Gabriel J. Brostow , Daniyar Turmukhambetov

Despite recent improvement of supervised monocular depth estimation, the lack of high quality pixel-wise ground truth annotations has become a major hurdle for further progress. In this work, we propose a new unsupervised depth estimation…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Huan Liu , Junsong Yuan , Chen Wang , Jun Chen

Unsupervised learning of depth and ego-motion from unlabelled monocular videos has recently drawn great attention, which avoids the use of expensive ground truth in the supervised one. It achieves this by using the photometric errors…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Hualie Jiang , Laiyan Ding , Zhenglong Sun , Rui Huang

Monocular depth estimation aims at estimating a pixelwise depth map for a single image, which has wide applications in scene understanding and autonomous driving. Existing supervised and unsupervised methods face great challenges.…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Xiaoyang Guo , Hongsheng Li , Shuai Yi , Jimmy Ren , Xiaogang Wang

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

Self-supervised monocular depth estimation has been widely investigated to estimate depth images and relative poses from RGB images. This framework is attractive for researchers because the depth and pose networks can be trained from just…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Noriaki Hirose , Kosuke Tahara

For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain gap due to the lack…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yu-Ting Yen , Chia-Ni Lu , Wei-Chen Chiu , Yi-Hsuan Tsai

Self-supervised learning is showing great promise for monocular depth estimation, using geometry as the only source of supervision. Depth networks are indeed capable of learning representations that relate visual appearance to 3D properties…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Vitor Guizilini , Rui Hou , Jie Li , Rares Ambrus , Adrien Gaidon