English
Related papers

Related papers: Focal-PETR: Embracing Foreground for Efficient Mul…

200 papers

In this paper, we develop position embedding transformation (PETR) for multi-view 3D object detection. PETR encodes the position information of 3D coordinates into image features, producing the 3D position-aware features. Object query can…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Yingfei Liu , Tiancai Wang , Xiangyu Zhang , Jian Sun

In this paper, we propose a long-sequence modeling framework, named StreamPETR, for multi-view 3D object detection. Built upon the sparse query design in the PETR series, we systematically develop an object-centric temporal mechanism. The…

Computer Vision and Pattern Recognition · Computer Science 2023-06-08 Shihao Wang , Yingfei Liu , Tiancai Wang , Ying Li , Xiangyu Zhang

In this paper, we propose PETRv2, a unified framework for 3D perception from multi-view images. Based on PETR, PETRv2 explores the effectiveness of temporal modeling, which utilizes the temporal information of previous frames to boost 3D…

Computer Vision and Pattern Recognition · Computer Science 2022-11-15 Yingfei Liu , Junjie Yan , Fan Jia , Shuailin Li , Aqi Gao , Tiancai Wang , Xiangyu Zhang , Jian Sun

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

Computer Vision and Pattern Recognition · Computer Science 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

Camera-based multi-view 3D detection is crucial for autonomous driving. PETR and its variants (PETRs) excel in benchmarks but face deployment challenges due to high computational cost and memory footprint. Quantization is an effective…

Computer Vision and Pattern Recognition · Computer Science 2025-11-17 Jiangyong Yu , Changyong Shu , Sifan Zhou , Zichen Yu , Xing Hu , Yan Chen , Dawei Yang

Camera-based multi-view 3D detection is crucial for autonomous driving. PETR and its variants (PETRs) excel in benchmarks but face deployment challenges due to high computational cost and memory footprint. Quantization is an effective…

Computer Vision and Pattern Recognition · Computer Science 2025-11-20 Jiangyong Yu , Changyong Shu , Sifan Zhou , Zichen Yu , Xing Hu , Yan Chen , Dawei Yang

Camera, LiDAR and radar are common perception sensors for autonomous driving tasks. Robust prediction of 3D object detection is optimally based on the fusion of these sensors. To exploit their abilities wisely remains a challenge because…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Ziang Guo , Zakhar Yagudin , Selamawit Asfaw , Artem Lykov , Dzmitry Tsetserukou

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

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…

Computer Vision and Pattern Recognition · Computer Science 2025-02-04 Jihyeok Kim , Seongwoo Moon , Sungwon Nah , David Hyunchul Shim

Existing multi-view three-dimensional (3D) object detection approaches widely adopt large-scale pre-trained vision transformer (ViT)-based foundation models as backbones, being computationally complex. To address this problem, current…

Computer Vision and Pattern Recognition · Computer Science 2026-04-16 Danish Nazir , Antoine Hanna-Asaad , Lucas Görnhardt , Jan Piewek , Thorsten Bagdonat , Tim Fingscheidt

Self-supervised detection and segmentation of foreground objects aims for accuracy without annotated training data. However, existing approaches predominantly rely on restrictive assumptions on appearance and motion. For scenes with dynamic…

Computer Vision and Pattern Recognition · Computer Science 2021-08-20 Isinsu Katircioglu , Helge Rhodin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Current multi-view 3D object detection methods typically transfer 2D features into 3D space using depth estimation or 3D position encoder, but in a fully data-driven and implicit manner, which limits the detection performance. Inspired by…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Mingqian Ji , Jian Yang , Shanshan Zhang

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

3D object detection with a single image is an essential and challenging task for autonomous driving. Recently, keypoint-based monocular 3D object detection has made tremendous progress and achieved great speed-accuracy trade-off. However,…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Lei Yang , Xinyu Zhang , Li Wang , Minghan Zhu , Jun Li

Recent camera-based 3D object detection methods have introduced sequential frames to improve the detection performance hoping that multiple frames would mitigate the large depth estimation error. Despite improved detection performance,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Sanmin Kim , Youngseok Kim , In-Jae Lee , Dongsuk Kum

Detection Transformers (DETR) are increasingly adopted in autonomous vehicle (AV) perception systems due to their superior accuracy over convolutional networks. However, concurrently executing multiple DETR tasks presents significant…

Systems and Control · Electrical Eng. & Systems 2025-05-30 Woojin Shin , Donghwa Kang , Byeongyun Park , Brent Byunghoon Kang , Jinkyu Lee , Hyeongboo Baek

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-09 Longlong Jing , Ruichi Yu , Henrik Kretzschmar , Kang Li , Charles R. Qi , Hang Zhao , Alper Ayvaci , Xu Chen , Dillon Cower , Yingwei Li , Yurong You , Han Deng , Congcong Li , Dragomir Anguelov

Camera and radar sensors have significant advantages in cost, reliability, and maintenance compared to LiDAR. Existing fusion methods often fuse the outputs of single modalities at the result-level, called the late fusion strategy. This can…

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

In the current worldwide situation, pedestrian detection has reemerged as a pivotal tool for intelligent video-based systems aiming to solve tasks such as pedestrian tracking, social distancing monitoring or pedestrian mass counting.…

Computer Vision and Pattern Recognition · Computer Science 2022-04-08 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós , Pablo Carballeira

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer
‹ Prev 1 2 3 10 Next ›