中文
相关论文

相关论文: GeoBench: Benchmarking and Analyzing Monocular Geo…

200 篇论文

Bokeh rendering and depth estimation share a fundamental optical connection, yet existing methods fail to fully exploit this reciprocity. Conventional bokeh pipelines rely heavily on noisy depth maps that inevitably introduce visual…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Hangwei Zhang , Armando Fortes , Tianyi Wei , Xingang Pan

Deep approaches to predict monocular depth and ego-motion have grown in recent years due to their ability to produce dense depth from monocular images. The main idea behind them is to optimize the photometric consistency over image…

机器人学 · 计算机科学 2019-01-08 Vignesh Prasad , Dipanjan Das , Brojeshwar Bhowmick

Monocular depth estimation, similar to other image-based tasks, is prone to erroneous predictions due to ambiguities in the image, for example, caused by dynamic objects or shadows. For this reason, pixel-wise uncertainty assessment is…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Julia Hornauer , Amir El-Ghoussani , Vasileios Belagiannis

We introduce Metric3D v2, a geometric foundation model for zero-shot metric depth and surface normal estimation from a single image, which is crucial for metric 3D recovery. While depth and normal are geometrically related and highly…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Mu Hu , Wei Yin , Chi Zhang , Zhipeng Cai , Xiaoxiao Long , Kaixuan Wang , Hao Chen , Gang Yu , Chunhua Shen , Shaojie Shen

Previous monocular depth estimation methods take a single view and directly regress the expected results. Though recent advances are made by applying geometrically inspired loss functions during training, the inference procedure does not…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Mude Lin , Jiahao Pang , Wenxiu Sun , Hongsheng Li , Liang Lin

Depth Estimation has wide reaching applications in the field of Computer vision such as target tracking, augmented reality, and self-driving cars. The goal of Monocular Depth Estimation is to predict the depth map, given a 2D monocular RGB…

计算机视觉与模式识别 · 计算机科学 2023-04-17 Mayank Poddar , Akash Mishra , Mohit Kewlani , Haoyang Pei

Recent work showed that large diffusion models can be reused as highly precise monocular depth estimators by casting depth estimation as an image-conditional image generation task. While the proposed model achieved state-of-the-art results,…

计算机视觉与模式识别 · 计算机科学 2026-01-23 Gonzalo Martin Garcia , Karim Knaebel , Christian Schmidt , Daan de Geus , Alexander Hermans , Bastian Leibe

The integration of deep learning systems into healthcare has been hindered by the resource-intensive process of data annotation and the inability of these systems to generalize to different data distributions. Foundation models, which are…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Mohammed Baharoon , Waseem Qureshi , Jiahong Ouyang , Yanwu Xu , Abdulrhman Aljouie , Wei Peng

The question of whether pre-training on geometric tasks is viable for downstream transfer to semantic tasks is important for two reasons, one practical and the other scientific. If the answer is positive, we may be able to reduce…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Dong Lao , Fengyu Yang , Daniel Wang , Hyoungseob Park , Samuel Lu , Alex Wong , Stefano Soatto

Semantic segmentation takes pivotal roles in various applications such as autonomous driving and medical image analysis. When deploying segmentation models in practice, it is critical to test their behaviors in varied and complex scenes in…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Zijin Yin , Bing Li , Kongming Liang , Hao Sun , Zhongjiang He , Zhanyu Ma , Jun Guo

We formulate monocular depth estimation using denoising diffusion models, inspired by their recent successes in high fidelity image generation. To that end, we introduce innovations to address problems arising due to noisy, incomplete depth…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Saurabh Saxena , Abhishek Kar , Mohammad Norouzi , David J. Fleet

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

The emerging trend in computer vision emphasizes developing universal models capable of simultaneously addressing multiple diverse tasks. Such universality typically requires joint training across multi-domain datasets to ensure effective…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Eunsoo Im , Changhyun Jee , Jung Kwon Lee

Using accurate depth priors in 3D Gaussian Splatting helps mitigate artifacts caused by sparse training data and textureless surfaces. However, acquiring accurate depth maps requires specialized acquisition systems. Foundation monocular…

计算机视觉与模式识别 · 计算机科学 2026-04-08 Wenhui Xiao , Ethan Goan , Rodrigo Santa Cruz , David Ahmedt-Aristizabal , Olivier Salvado , Clinton Fookes , Leo Lebrat

Generalizing metric monocular depth estimation presents a significant challenge due to its ill-posed nature, while the entanglement between camera parameters and depth amplifies issues further, hindering multi-dataset training and zero-shot…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Karlo Koledić , Luka Petrović , Ivan Marković , Ivan Petrović

Extensive pre-training with large data is indispensable for downstream geometry and semantic visual perception tasks. Thanks to large-scale text-to-image (T2I) pretraining, recent works show promising results by simply fine-tuning T2I…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Guangkai Xu , Yongtao Ge , Mingyu Liu , Chengxiang Fan , Kangyang Xie , Zhiyue Zhao , Hao Chen , Chunhua Shen

The generalization and performance of stereo matching networks are limited due to the domain gap of the existing synthetic datasets and the sparseness of GT labels in the real datasets. In contrast, monocular depth estimation has achieved…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yuran Wang , Yingping Liang , Hesong Li , Ying Fu

Self-supervised learning holds the promise of eliminating the need for manual data annotation, enabling models to scale effortlessly to massive datasets and larger architectures. By not being tailored to specific tasks or domains, this…

Leveraging visual priors from pre-trained text-to-image (T2I) generative models has shown success in dense prediction. However, dense prediction is inherently an image-to-image task, suggesting that image editing models, rather than T2I…

计算机视觉与模式识别 · 计算机科学 2026-03-25 JiYuan Wang , Chunyu Lin , Lei Sun , Rongying Liu , Lang Nie , Mingxing Li , Kang Liao , Xiangxiang Chu

Existing video depth estimation faces a fundamental trade-off: generative models suffer from stochastic geometric hallucinations and scale drift, while discriminative models demand massive labeled datasets to resolve semantic ambiguities.…