中文
相关论文

相关论文: Unsupervised Learning of Monocular Depth Estimatio…

200 篇论文

Single-view depth prediction is a fundamental problem in computer vision. Recently, deep learning methods have led to significant progress, but such methods are limited by the available training data. Current datasets based on 3D sensors…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Zhengqi Li , Noah Snavely

Self-supervised paradigms for monocular depth estimation are very appealing since they do not require ground truth annotations at all. Despite the astonishing results yielded by such methodologies, learning to reason about the uncertainty…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Matteo Poggi , Filippo Aleotti , Fabio Tosi , Stefano Mattoccia

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize to challenging…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jaime Spencer , Richard Bowden , Simon Hadfield

We present a self-supervised learning framework to estimate the individual object motion and monocular depth from video. We model the object motion as a 6 degree-of-freedom rigid-body transformation. The instance segmentation mask is…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Qi Dai , Vaishakh Patil , Simon Hecker , Dengxin Dai , Luc Van Gool , Konrad Schindler

In this paper, we address the problem of monocular depth estimation when only a limited number of training image-depth pairs are available. To achieve a high regression accuracy, the state-of-the-art estimation methods rely on CNNs trained…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Rongrong Ji , Ke Li , Yan Wang , Xiaoshuai Sun , Feng Guo , Xiaowei Guo , Yongjian Wu , Feiyue Huang , Jiebo Luo

Unsupervised learning for monocular camera motion and 3D scene understanding has gained popularity over traditional methods, relying on epipolar geometry or non-linear optimization. Notably, deep learning can overcome many issues of…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Claudio Cimarelli , Hriday Bavle , Jose Luis Sanchez-Lopez , Holger Voos

Over the past few years, self-supervised monocular depth estimation that does not depend on ground-truth during the training phase has received widespread attention. Most efforts focus on designing different types of network architectures…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Shuwei Shao , Zhongcai Pei , Weihai Chen , Dingchi Sun , Peter C. Y. Chen , Zhengguo Li

Monocular depth reconstruction of complex and dynamic scenes is a highly challenging problem. While for rigid scenes learning-based methods have been offering promising results even in unsupervised cases, there exists little to no…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Ayça Takmaz , Danda Pani Paudel , Thomas Probst , Ajad Chhatkuli , Martin R. Oswald , Luc Van Gool

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

Reconstructing accurate 3D scenes from images is a long-standing vision task. Due to the ill-posedness of the single-image reconstruction problem, most well-established methods are built upon multi-view geometry. State-of-the-art (SOTA)…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Wei Yin , Chi Zhang , Hao Chen , Zhipeng Cai , Gang Yu , Kaixuan Wang , Xiaozhi Chen , Chunhua Shen

We propose a monocular depth estimator SC-Depth, which requires only unlabelled videos for training and enables the scale-consistent prediction at inference time. Our contributions include: (i) we propose a geometry consistency loss, which…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Jia-Wang Bian , Huangying Zhan , Naiyan Wang , Zhichao Li , Le Zhang , Chunhua Shen , Ming-Ming Cheng , Ian Reid

This work is based on a questioning of the quality metrics used by deep neural networks performing depth prediction from a single image, and then of the usability of recently published works on unsupervised learning of depth from videos. To…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Clément Pinard , Laure Chevalley , Antoine Manzanera , David Filliat

Single-view depth estimation refers to the ability to derive three-dimensional information per pixel from a single two-dimensional image. Single-view depth estimation is an ill-posed problem because there are multiple depth solutions that…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Javier Rodriguez-Puigvert

Photometric consistency loss is one of the representative objective functions commonly used for self-supervised monocular depth estimation. However, this loss often causes unstable depth predictions in textureless or occluded regions due to…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Byeongjun Park , Taekyung Kim , Hyojun Go , Changick Kim

Despite significant progress in monocular depth estimation in the wild, recent state-of-the-art methods cannot be used to recover accurate 3D scene shape due to an unknown depth shift induced by shift-invariant reconstruction losses used in…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Long Mai , Simon Chen , Chunhua Shen

In this paper, we present a new method for multi-view geometric reconstruction. In recent years, large vision models have rapidly developed, performing excellently across various tasks and demonstrating remarkable generalization…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Haoyu Guo , He Zhu , Sida Peng , Haotong Lin , Yunzhi Yan , Tao Xie , Wenguan Wang , Xiaowei Zhou , Hujun Bao

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

Self-supervised monocular depth estimation approaches either ignore independently moving objects in the scene or need a separate segmentation step to identify them. We propose MonoDepthSeg to jointly estimate depth and segment moving…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Sadra Safadoust , Fatma Güney

Conventional self-supervised monocular depth prediction methods are based on a static environment assumption, which leads to accuracy degradation in dynamic scenes due to the mismatch and occlusion problems introduced by object motions.…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ziyue Feng , Liang Yang , Longlong Jing , Haiyan Wang , YingLi Tian , Bing Li

Visual odometry is an essential key for a localization module in SLAM systems. However, previous methods require tuning the system to adapt environment changes. In this paper, we propose a learning-based approach for frame-to-frame…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Joosung Lee , Sangwon Hwang , Kyungjae Lee , Woo Jin Kim , Junhyeop Lee , Tae-young Chung , Sangyoun Lee
‹ 上一页 1 8 9 10 下一页 ›