中文
相关论文

相关论文: Monocular 3D Object Detection with Sequential Feat…

200 篇论文

Autonomous driving perception tasks rely heavily on cameras as the primary sensor for Object Detection, Semantic Segmentation, Instance Segmentation, and Object Tracking. However, RGB images captured by cameras lack depth information, which…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Marcelo Eduardo Pederiva , José Mario De Martino , Alessandro Zimmer

Monocular 3D object detection (Mono3D) in mobile settings (e.g., on a vehicle, a drone, or a robot) is an important yet challenging task. Due to the near-far disparity phenomenon of monocular vision and the ever-changing camera pose, it is…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yunsong Zhou , Quan Liu , Hongzi Zhu , Yunzhe Li , Shan Chang , Minyi Guo

Mobile monocular 3D object detection (Mono3D) (e.g., on a vehicle, a drone, or a robot) is an important yet challenging task. Existing transformer-based offline Mono3D models adopt grid-based vision tokens, which is suboptimal when using…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Yunsong Zhou , Hongzi Zhu , Quan Liu , Shan Chang , Minyi Guo

Estimating 3D orientation and translation of objects is essential for infrastructure-less autonomous navigation and driving. In case of monocular vision, successful methods have been mainly based on two ingredients: (i) a network generating…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zechen Liu , Zizhang Wu , Roland Tóth

We present MonoPSR, a monocular 3D object detection method that leverages proposals and shape reconstruction. First, using the fundamental relations of a pinhole camera model, detections from a mature 2D object detector are used to generate…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jason Ku , Alex D. Pon , Steven L. Waslander

This paper investigates the geometric consistency for monocular 3D object detection, which suffers from the ill-posed depth estimation. We first conduct a thorough analysis to reveal how existing methods fail to consistently localize…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Qing Lian , Botao Ye , Ruijia Xu , Weilong Yao , Tong Zhang

Estimating accurate 3D locations of objects from monocular images is a challenging problem because of lacking depth. Previous work shows that utilizing the object's keypoint projection constraints to estimate multiple depth candidates…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Yingyan Li , Yuntao Chen , Jiawei He , Zhaoxiang Zhang

While DETR-like architectures have demonstrated significant potential for monocular 3D object detection, they are often hindered by a critical limitation: the exclusion of 3D attributes from the bipartite matching process. This exclusion…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Kiet Dang Vu , Trung Thai Tran , Kien Nguyen Do Trung , Duc Dung Nguyen

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

Monocular 3D object detection is a cost-effective solution for applications like autonomous driving and robotics, but remains fundamentally ill-posed due to inherently ambiguous depth cues. Recent DETR-based methods attempt to mitigate this…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Soyul Lee , Seungmin Baek , Dongbo Min

Monocular 3D object detection aims to extract the 3D position and properties of objects from a 2D input image. This is an ill-posed problem with a major difficulty lying in the information loss by depth-agnostic cameras. Conventional…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Lijie Liu , Chufan Wu , Jiwen Lu , Lingxi Xie , Jie Zhou , Qi Tian

Perspective projection has been extensively utilized in monocular 3D object detection methods. It introduces geometric priors from 2D bounding boxes and 3D object dimensions to reduce the uncertainty of depth estimation. However, due to…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Fanqi Pu , Yifan Wang , Jiru Deng , Wenming Yang

Monocular 3D object detection aims to localize 3D bounding boxes in an input single 2D image. It is a highly challenging problem and remains open, especially when no extra information (e.g., depth, lidar and/or multi-frames) can be…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Xianpeng Liu , Nan Xue , Tianfu Wu

In this paper we propose an approach for monocular 3D object detection from a single RGB image, which leverages a novel disentangling transformation for 2D and 3D detection losses and a novel, self-supervised confidence score for 3D…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Andrea Simonelli , Samuel Rota Rota Bulò , Lorenzo Porzi , Manuel López-Antequera , Peter Kontschieder

Localizing objects in 3D space and understanding their associated 3D properties is challenging given only monocular RGB images. The situation is compounded by the loss of depth information during perspective projection. We present Center3D,…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Yunlei Tang , Sebastian Dorn , Chiragkumar Savani

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

Monocular 3D object detection encounters occlusion problems in many application scenarios, such as traffic monitoring, pedestrian monitoring, etc., which leads to serious false negative. Multi-view object detection effectively solves this…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Li Haoran , Duan Zicheng , Ma Mingjun , Chen Yaran , Li Jiaqi , Zhao Dongbin

We propose Shift R-CNN, a hybrid model for monocular 3D object detection, which combines deep learning with the power of geometry. We adapt a Faster R-CNN network for regressing initial 2D and 3D object properties and combine it with a…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Andretti Naiden , Vlad Paunescu , Gyeongmo Kim , ByeongMoon Jeon , Marius Leordeanu

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

We address the problem of 3D object detection from 2D monocular images in autonomous driving scenarios. We propose to lift the 2D images to 3D representations using learned neural networks and leverage existing networks working directly on…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Siddharth Srivastava , Frederic Jurie , Gaurav Sharma