中文
相关论文

相关论文: Scalable Autoregressive Monocular Depth Estimation

200 篇论文

This dissertation is a multifaceted contribution to the advancement of vision-based 3D perception technologies. In the first segment, the thesis introduces structural enhancements to both monocular and stereo 3D object detection algorithms.…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yuxuan Liu

We present an algorithm for estimating consistent dense depth maps and camera poses from a monocular video. We integrate a learning-based depth prior, in the form of a convolutional neural network trained for single-image depth estimation,…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Johannes Kopf , Xuejian Rong , Jia-Bin Huang

We introduce a new paradigm for AutoRegressive (AR) image generation, termed Set AutoRegressive Modeling (SAR). SAR generalizes the conventional AR to the next-set setting, i.e., splitting the sequence into arbitrary sets containing…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Wenze Liu , Le Zhuo , Yi Xin , Sheng Xia , Peng Gao , Xiangyu Yue

Monocular Depth Estimation (MDE) plays a crucial role in vision-based Autonomous Driving (AD) systems. It utilizes a single-camera image to determine the depth of objects, facilitating driving decisions such as braking a few meters in front…

密码学与安全 · 计算机科学 2024-09-27 Ce Zhou , Qiben Yan , Daniel Kent , Guangjing Wang , Ziqi Zhang , Hayder Radha

Monocular metric depth estimation has achieved strong progress with large-scale training and universal-camera modeling, yet robust deployment across diverse camera settings, such as perspective, fisheye, and panoramic images, remains…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Jie Zhu , Girish Chandar Ganesan , Xiaoming Liu

Monocular depth estimation has drawn widespread attention from the vision community due to its broad applications. In this paper, we propose a novel physics (geometry)-driven deep learning framework for monocular depth estimation by…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Shuwei Shao , Zhongcai Pei , Weihai Chen , Xingming Wu , Zhengguo Li

Monocular image-based 3D perception has become an active research area in recent years owing to its applications in autonomous driving. Approaches to monocular 3D perception including detection and tracking, however, often yield inferior…

Monocular depth estimation (MDE) has widely applicable but remains highly challenging due to the inherently ill-posed nature of reconstructing 3D scenes from single 2D images. Modern Vision Foundation Models (VFMs), pre-trained on…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Gongshu Wang , Zhirui Wang , Kan Yang

Self-supervised monocular depth estimation presents a powerful method to obtain 3D scene information from single camera images, which is trainable on arbitrary image sequences without requiring depth labels, e.g., from a LiDAR sensor. In…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Marvin Klingner , Jan-Aike Termöhlen , Jonas Mikolajczyk , Tim Fingscheidt

Monocular metric depth estimation (MMDE) is a core challenge in computer vision, playing a pivotal role in real-world applications that demand accurate spatial understanding. Although prior works have shown promising zero-shot performance…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Girish Chandar Ganesan , Yuliang Guo , Liu Ren , Xiaoming Liu

We present a foundation model for zero-shot metric monocular depth estimation. Our model, Depth Pro, synthesizes high-resolution depth maps with unparalleled sharpness and high-frequency details. The predictions are metric, with absolute…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Aleksei Bochkovskii , Amaël Delaunoy , Hugo Germain , Marcel Santos , Yichao Zhou , Stephan R. Richter , Vladlen Koltun

Monocular metric depth estimation (MMDE) is a crucial task to solve for indoor scene reconstruction on edge devices. Despite this importance, existing models are sensitive to factors such as boundary frequency of objects in the scene and…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Sanghyun Byun , Jacob Song , Woo Seong Chung

Monocular 3D object detection has vast application potential across various fields. DETR-type models have shown remarkable performance in different areas, but there is still considerable room for improvement in monocular 3D detection,…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Pan Liao , Feng Yang , Di Wu , Wenhui Zhao , Jinwen Yu

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

Supervised learning based methods for monocular depth estimation usually require large amounts of extensively annotated training data. In the case of aerial imagery, this ground truth is particularly difficult to acquire. Therefore, in this…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Max Hermann , Boitumelo Ruf , Martin Weinmann , Stefan Hinz

Image-based depth estimation has gained significant attention in recent research on computer vision for autonomous vehicles in intelligent transportation systems. This focus stems from its cost-effectiveness and wide range of potential…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Elton F. de S. Soares , Carlos Alberto V. Campos

We propose MAMo, a novel memory and attention frame-work for monocular video depth estimation. MAMo can augment and improve any single-image depth estimation networks into video depth estimation models, enabling them to take advantage of…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Rajeev Yasarla , Hong Cai , Jisoo Jeong , Yunxiao Shi , Risheek Garrepalli , Fatih Porikli

Monocular depth estimation (MDE) in the self-supervised scenario has emerged as a promising method as it refrains from the requirement of ground truth depth. Despite continuous efforts, MDE is still sensitive to scale changes especially…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Peizhe Jiang , Wei Yang , Xiaoqing Ye , Xiao Tan , Meng Wu

Monocular depth estimation is a critical function in computer vision applications. This paper shows that large language models (LLMs) can effectively interpret depth with minimal supervision, using efficient resource utilization and a…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Zhongyi Xia , Tianzhao Wu

Single view depth estimation models can be trained from video footage using a self-supervised end-to-end approach with view synthesis as the supervisory signal. This is achieved with a framework that predicts depth and camera motion, with a…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Maarten Schellevis