中文
相关论文

相关论文: Fast Depth Estimation for View Synthesis

200 篇论文

We present Extreme View Synthesis, a solution for novel view extrapolation that works even when the number of input images is small--as few as two. In this context, occlusions and depth uncertainty are two of the most pressing issues, and…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Inchang Choi , Orazio Gallo , Alejandro Troccoli , Min H. Kim , Jan Kautz

We present a new deep learning-based approach for dense stereo matching. Compared to previous works, our approach does not use deep learning of pixel appearance descriptors, employing very fast classical matching scores instead. At the same…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Andrey Kuzmin , Dmitry Mikushin , Victor Lempitsky

Diffusion-based approaches have recently demonstrated strong performance for single-image novel view synthesis by conditioning generative models on geometry inferred from monocular depth estimation. However, in practice, the quality and…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Amirhosein Javadi , Chi-Shiang Gau , Konstantinos D. Polyzos , Tara Javidi

Dilated Convolutions have been shown to be highly useful for the task of image segmentation. By introducing gaps into convolutional filters, they enable the use of larger receptive fields without increasing the original kernel size. Even…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Thomas Ziegler , Manuel Fritsche , Lorenz Kuhn , Konstantin Donhauser

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

The paper presents a novel approach to occlusion handling problem in depth estimation using three views. A solution based on modification of similarity cost function is proposed. During the depth estimation via optimization algorithms like…

多媒体 · 计算机科学 2017-11-13 Krzysztof Wegner , Olgierd Stankiewicz , Marek Domanski

Depth estimation is solved as a regression or classification problem in existing learning-based multi-view stereo methods. Although these two representations have recently demonstrated their excellent performance, they still have apparent…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Rui Peng , Rongjie Wang , Zhenyu Wang , Yawen Lai , Ronggang Wang

While conventional depth estimation can infer the geometry of a scene from a single RGB image, it fails to estimate scene regions that are occluded by foreground objects. This limits the use of depth prediction in augmented and virtual…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Helisa Dhamo , Keisuke Tateno , Iro Laina , Nassir Navab , Federico Tombari

3D object detection is an essential task in autonomous driving. Recent techniques excel with highly accurate detection rates, provided the 3D input data is obtained from precise but expensive LiDAR technology. Approaches based on cheaper…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Yan Wang , Wei-Lun Chao , Divyansh Garg , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger

Monocular depth estimation (MDE) plays a pivotal role in various computer vision applications, such as robotics, augmented reality, and autonomous driving. Despite recent advancements, existing methods often fail to meet key requirements…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Andrii Litvynchuk , Ivan Livinsky , Anand Ravi , Nima Kalantari , Andrii Tsarov

Estimating accurate depth from a single image is challenging because it is an ill-posed problem as infinitely many 3D scenes can be projected to the same 2D scene. However, recent works based on deep convolutional neural networks show great…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Jin Han Lee , Myung-Kyu Han , Dong Wook Ko , Il Hong Suh

To obtain depth information from a stereo camera setup, a common way is to conduct disparity estimation between the two views; the disparity map thus generated may then also be used to synthesize arbitrary intermediate views. A…

图像与视频处理 · 电气工程与系统科学 2022-12-05 Andrea Eichenseer , Michel Bätz , André Kaup

We consider the problem of reconstructing a dynamic scene observed from a stereo camera. Most existing methods for depth from stereo treat different stereo frames independently, leading to temporally inconsistent depth predictions. Temporal…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Nikita Karaev , Ignacio Rocco , Benjamin Graham , Natalia Neverova , Andrea Vedaldi , Christian Rupprecht

Deep learning has shown to be effective for depth inference in multi-view stereo (MVS). However, the scalability and accuracy still remain an open problem in this domain. This can be attributed to the memory-consuming cost volume…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Qingshan Xu , Wenbing Tao

Deep networks have recently enjoyed enormous success when applied to recognition and classification problems in computer vision, but their use in graphics problems has been limited. In this work, we present a novel deep architecture that…

计算机视觉与模式识别 · 计算机科学 2015-06-24 John Flynn , Ivan Neulander , James Philbin , Noah Snavely

While supervised stereo matching and monocular depth estimation have advanced significantly with learning-based algorithms, self-supervised methods using stereo images as supervision signals have received relatively less focus and require…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Zihua Liu , Yizhou Li , Songyan Zhang , Masatoshi Okutomi

The attention mechanism provides a sequential prediction framework for learning spatial models with enhanced implicit temporal consistency. In this work, we show a systematic design (from 2D to 3D) for how conventional networks and other…

计算机视觉与模式识别 · 计算机科学 2021-03-05 Ruixu Liu , Ju Shen , He Wang , Chen Chen , Sen-ching Cheung , Vijayan K. Asari

Depth sensing is a critical function for robotic tasks such as localization, mapping and obstacle detection. There has been a significant and growing interest in depth estimation from a single RGB image, due to the relatively low cost and…

计算机视觉与模式识别 · 计算机科学 2019-03-11 Diana Wofk , Fangchang Ma , Tien-Ju Yang , Sertac Karaman , Vivienne Sze

Stereo-based depth estimation is a cornerstone of computer vision, with state-of-the-art methods delivering accurate results in real time. For several applications such as autonomous navigation, however, it may be useful to trade accuracy…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Abhishek Badki , Alejandro Troccoli , Kihwan Kim , Jan Kautz , Pradeep Sen , Orazio Gallo

We present a novel framework for enhancing the visual fidelity and consistency of text-guided 3D Gaussian Splatting (3DGS) editing. Existing editing approaches face two critical challenges: inconsistent geometric reconstructions across…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Xuanqi Zhang , Jieun Lee , Chris Joslin , Wonsook Lee