English
Related papers

Related papers: FCOS3D: Fully Convolutional One-Stage Monocular 3D…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2023-03-24 Yunsong Zhou , Hongzi Zhu , Quan Liu , Shan Chang , Minyi Guo

Monocular 3D object detection (M3OD) has long faced challenges due to data scarcity caused by high annotation costs and inherent 2D-to-3D ambiguity. Although various weakly supervised methods and pseudo-labeling methods have been proposed…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Seokyeong Lee , Sithu Aung , Junyong Choi , Seungryong Kim , Ig-Jae Kim , Junghyun Cho

We propose a 3D object detection system with multi-sensor refinement in the context of autonomous driving. In our framework, the monocular camera serves as the fundamental sensor for 2D object proposal and initial 3D bounding box…

Computer Vision and Pattern Recognition · Computer Science 2019-11-20 Peiliang Li , Siqi Liu , Shaojie Shen

Monocular 3D object detection is an essential task in autonomous driving. However, most current methods consider each 3D object in the scene as an independent training sample, while ignoring their inherent geometric relations, thus…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Jiaqi Gu , Bojian Wu , Lubin Fan , Jianqiang Huang , Shen Cao , Zhiyu Xiang , Xian-Sheng Hua

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

There have been attempts to detect 3D objects by fusion of stereo camera images and LiDAR sensor data or using LiDAR for pre-training and only monocular images for testing, but there have been less attempts to use only monocular image…

Computer Vision and Pattern Recognition · Computer Science 2022-09-21 Curie Kim , Ue-Hwan Kim , Jong-Hwan Kim

Monocular 3D object detection has attracted great attention for its advantages in simplicity and cost. Due to the ill-posed 2D to 3D mapping essence from the monocular imaging process, monocular 3D object detection suffers from inaccurate…

Computer Vision and Pattern Recognition · Computer Science 2022-06-16 Zequn Qin , Xi Li

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…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Zheyuan Zhou , Liang Du , Xiaoqing Ye , Zhikang Zou , Xiao Tan , Li Zhang , Xiangyang Xue , Jianfeng Feng

Monocular 3D object detection is one of the most challenging tasks in 3D scene understanding. Due to the ill-posed nature of monocular imagery, existing monocular 3D detection methods highly rely on training with the manually annotated 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-03-17 Liang Peng , Senbo Yan , Boxi Wu , Zheng Yang , Xiaofei He , Deng Cai

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…

Computer Vision and Pattern Recognition · Computer Science 2025-03-13 Fanqi Pu , Yifan Wang , Jiru Deng , Wenming Yang

Monocular 3D detection (Mono3D) aims to infer 3D bounding boxes from a single RGB image. Without auxiliary sensors such as LiDAR, this task is inherently ill-posed since the 3D-to-2D projection introduces depth ambiguity. Previous works…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Zhihao Zhang , Abhinav Kumar , Girish Chandar Ganesan , Xiaoming Liu

Most of the existing single-stage and two-stage 3D object detectors are anchor-based methods, while the efficient but challenging anchor-free single-stage 3D object detection is not well investigated. Recent studies on 2D object detection…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Jiale Li , Hang Dai , Ling Shao , Yong Ding

We introduce a framework for multi-camera 3D object detection. In contrast to existing works, which estimate 3D bounding boxes directly from monocular images or use depth prediction networks to generate input for 3D object detection from 2D…

Computer Vision and Pattern Recognition · Computer Science 2021-10-14 Yue Wang , Vitor Guizilini , Tianyuan Zhang , Yilun Wang , Hang Zhao , Justin Solomon

Recently, transformer-based methods have shown exceptional performance in monocular 3D object detection, which can predict 3D attributes from a single 2D image. These methods typically use visual and depth representations to generate query…

Computer Vision and Pattern Recognition · Computer Science 2024-08-22 Xuan He , Jin Yuan , Kailun Yang , Zhenchao Zeng , Zhiyong Li

Single stage deep learning algorithm for 2D object detection was made popular by Single Shot MultiBox Detector (SSD) and it was heavily adopted in several embedded applications. PointPillars is a state of the art 3D object detection…

Computer Vision and Pattern Recognition · Computer Science 2020-05-05 Aniket Limaye , Manu Mathew , Soyeb Nagori , Pramod Kumar Swami , Debapriya Maji , Kumar Desappan

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…

Computer Vision and Pattern Recognition · Computer Science 2019-05-30 Andrea Simonelli , Samuel Rota Rota Bulò , Lorenzo Porzi , Manuel López-Antequera , Peter Kontschieder

This paper addresses the problem of common object detection, which aims to detect objects of similar categories from a set of images. Although it shares some similarities with the standard object detection and co-segmentation, common object…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Chuong H. Nguyen , Thuy C. Nguyen , Anh H. Vo , Yamazaki Masayuki

3D object detection is one of the most important tasks in 3D vision perceptual system of autonomous vehicles. In this paper, we propose a novel two stage 3D object detection method aimed at get the optimal solution of object location in 3D…

Computer Vision and Pattern Recognition · Computer Science 2019-09-05 Jiaojiao Fang , Lingtao Zhou , Guizhong Liu

Recent advances in monocular 3D detection leverage a depth estimation network explicitly as an intermediate stage of the 3D detection network. Depth map approaches yield more accurate depth to objects than other methods thanks to the depth…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Youngseok Kim , Sanmin Kim , Sangmin Sim , Jun Won Choi , Dongsuk Kum

One of the key problems in 3D object detection is to reduce the accuracy gap between methods based on LiDAR sensors and those based on monocular cameras. A recently proposed framework for monocular 3D detection based on Pseudo-Stereo has…

Computer Vision and Pattern Recognition · Computer Science 2023-07-06 Yuguang Shi
‹ Prev 1 4 5 6 7 8 10 Next ›