中文
相关论文

相关论文: Depth-conditioned Dynamic Message Propagation for …

200 篇论文

Monocular 3D object detection (Mono3D) is a fundamental computer vision task that estimates an object's class, 3D position, dimensions, and orientation from a single image. Its applications, including autonomous driving, augmented reality,…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Abhinav Kumar

Monocular 3D object detection (M3OD) is a significant yet inherently challenging task in autonomous driving due to absence of explicit depth cues in a single RGB image. In this paper, we strive to boost currently underperforming monocular…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Weijia Zhang , Dongnan Liu , Chao Ma , Weidong Cai

Monocular 3D object detection aims for precise 3D localization and identification of objects from a single-view image. Despite its recent progress, it often struggles while handling pervasive object occlusions that tend to complicate and…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Xueying Jiang , Sheng Jin , Xiaoqin Zhang , Ling Shao , Shijian Lu

Depth perception is a crucial component of monoc-ular 3D detection tasks that typically involve ill-posed problems. In light of the success of sample mining techniques in 2D object detection, we propose a simple yet effective mining…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Weixin Mao , Jinrong Yang , Zheng Ge , Lin Song , Hongyu Zhou , Tiezheng Mao , Zeming Li , Osamu Yoshie

Self-supervised monocular depth estimation has emerged as a promising approach since it does not rely on labeled training data. Most methods combine convolution and Transformer to model long-distance dependencies to estimate depth…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Xuezhi Xiang , Yao Wang , Lei Zhang , Denis Ombati , Himaloy Himu , Xiantong Zhen

This paper reports a new continuous 3D loss function for learning depth from monocular images. The dense depth prediction from a monocular image is supervised using sparse LIDAR points, which enables us to leverage available open source…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Minghan Zhu , Maani Ghaffari , Yuanxin Zhong , Pingping Lu , Zhong Cao , Ryan M. Eustice , Huei Peng

Self-supervised monocular depth estimation (MDE) has gained popularity for obtaining depth predictions directly from videos. However, these methods often produce scale invariant results, unless additional training signals are provided.…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Gasser Elazab , Torben Gräber , Michael Unterreiner , Olaf Hellwich

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 3D detection (M3D) aims for precise 3D object localization from a single-view image which usually involves labor-intensive annotation of 3D detection boxes. Weakly supervised M3D has recently been studied to obviate the 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Xueying Jiang , Sheng Jin , Lewei Lu , Xiaoqin Zhang , Shijian Lu

Monocular 3D lane detection is essential for autonomous driving, but challenging due to the inherent lack of explicit spatial information. Multi-modal approaches rely on expensive depth sensors, while methods incorporating fully-supervised…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Max van den Hoven , Kishaan Jeeveswaran , Pieter Piscaer , Thijs Wensveen , Elahe Arani , Bahram Zonooz

We present a method for jointly training the estimation of depth, ego-motion, and a dense 3D translation field of objects relative to the scene, with monocular photometric consistency being the sole source of supervision. We show that this…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Hanhan Li , Ariel Gordon , Hang Zhao , Vincent Casser , Anelia Angelova

This paper proposes novel methods to enhance the performance of monocular 3D object detection models by leveraging the generalized feature extraction capabilities of a vision foundation model. Unlike traditional CNN-based approaches, which…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

Depth information is the foundation of perception, essential for autonomous driving, robotics, and other source-constrained applications. Promptly obtaining accurate and efficient depth information allows for a rapid response in dynamic…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Xin Zhang , Rabab Abdelfattah , Yuqi Song , Samuel A. Dauchert , Xiaofeng wang

Self-supervised monocular depth estimation has been a subject of intense study in recent years, because of its applications in robotics and autonomous driving. Much of the recent work focuses on improving depth estimation by increasing…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Kieran Saunders , George Vogiatzis , Luis J. Manso

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 estimation is known as an ill-posed task in which objects in a 2D image usually do not contain sufficient information to predict their depth. Thus, it acts differently from other tasks (e.g., classification and segmentation)…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Wencheng Han , Junbo Yin , Jianbing Shen

Perceiving the physical world in 3D is fundamental for self-driving applications. Although temporal motion is an invaluable resource to human vision for detection, tracking, and depth perception, such features have not been thoroughly…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Garrick Brazil , Gerard Pons-Moll , Xiaoming Liu , Bernt Schiele

Monocular 3D object detection aims to predict the object location, dimension and orientation in 3D space alongside the object category given only a monocular image. It poses a great challenge due to its ill-posed property which is…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Zheyuan Zhou , Liang Du , Xiaoqing Ye , Zhikang Zou , Xiao Tan , Li Zhang , Xiangyang Xue , Jianfeng Feng

Monocular depth estimation involves predicting depth from a single RGB image and plays a crucial role in applications such as autonomous driving, robotic navigation, 3D reconstruction, etc. Recent advancements in learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Jingming Xia , Guanqun Cao , Guang Ma , Yiben Luo , Qinzhao Li , John Oyekan

While expensive LiDAR and stereo camera rigs have enabled the development of successful 3D object detection methods, monocular RGB-only approaches lag much behind. This work advances the state of the art by introducing MoVi-3D, a novel,…

计算机视觉与模式识别 · 计算机科学 2020-04-03 Andrea Simonelli , Samuel Rota Bulò , Lorenzo Porzi , Elisa Ricci , Peter Kontschieder