中文
相关论文

相关论文: FastPillars: A Deployment-friendly Pillar-based 3D…

200 篇论文

3D object detection from LiDAR sensor data is an important topic in the context of autonomous cars and drones. In this paper, we present the results of experiments on the impact of backbone selection of a deep convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Konrad Lis , Tomasz Kryjak

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Jongyoun Noh , Junghyup Lee , Hyekang Park , Bumsub Ham

3D object detection with LiDAR point clouds plays an important role in autonomous driving perception module that requires high speed, stability and accuracy. However, the existing point-based methods are challenging to reach the speed…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Jiahui Fu , Guanghui Ren , Yunpeng Chen , Si Liu

The multi-line LiDAR is widely used in autonomous vehicles, so point cloud-based 3D detectors are essential for autonomous driving. Extracting rich multi-scale features is crucial for point cloud-based 3D detectors in autonomous driving due…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Xusheng Li , Chengliang Wang , Shumao Wang , Zhuo Zeng , Ji Liu

Real-time and high-performance 3D object detection is of critical importance for autonomous driving. Recent top-performing 3D object detectors mainly rely on point-based or 3D voxel-based convolutions, which are both computationally…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Guangsheng Shi , Ruifeng Li , Chao Ma

Automotive radar systems have evolved to provide not only range, azimuth and Doppler velocity, but also elevation data. This additional dimension allows for the representation of 4D radar as a 3D point cloud. As a result, existing deep…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Alexander Musiat , Laurenz Reichardt , Michael Schulze , Oliver Wasenmüller

3D object detection using point cloud (PC) data is essential for perception pipelines of autonomous driving, where efficient encoding is key to meeting stringent resource and latency requirements. PointPillars, a widely adopted bird's-eye…

硬件体系结构 · 计算机科学 2024-01-17 Minjae Lee , Seongmin Park , Hyungmin Kim , Minyong Yoon , Janghwan Lee , Jun Won Choi , Nam Sung Kim , Mingu Kang , Jungwook Choi

Recent advancements in LiDAR-based 3D object detection have significantly accelerated progress toward the realization of fully autonomous driving in real-world environments. Despite achieving high detection performance, most of the…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Adwait Chandorkar , Hasan Tercan , Tobias Meisen

This paper shows the effectiveness of 2D backbone scaling and pretraining for pillar-based 3D object detectors. Pillar-based methods mainly employ randomly initialized 2D convolution neural network (ConvNet) for feature extraction and fail…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Weixin Mao , Tiancai Wang , Diankun Zhang , Junjie Yan , Osamu Yoshie

In order to deal with the sparse and unstructured raw point clouds, LiDAR based 3D object detection research mostly focuses on designing dedicated local point aggregators for fine-grained geometrical modeling. In this paper, we revisit the…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Jinyu Li , Chenxu Luo , Xiaodong Yang

Camera-radar fusion offers a robust and low-cost alternative to Camera-lidar fusion for the 3D object detection task in real-time under adverse weather and lighting conditions. However, currently, in the literature, it is possible to find…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Ruan Bispo , Dane Mitrev , Letizia Mariotti , Clément Botty , Denver Humphrey , Anthony Scanlan , Ciarán Eising

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…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Aniket Limaye , Manu Mathew , Soyeb Nagori , Pramod Kumar Swami , Debapriya Maji , Kumar Desappan

Comprehending the environment and accurately detecting objects in 3D space are essential for advancing autonomous vehicle technologies. Integrating Camera and LIDAR data has emerged as an effective approach for achieving high accuracy in 3D…

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

Pillar-based 3D object detection has gained traction in self-driving technology due to its speed and accuracy facilitated by the artificial densification of pillars for GPU-friendly processing. However, dense pillar processing fundamentally…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Seongmin Park , Minjae Lee , Junwon Choi , Jungwook Choi

Object detection in point clouds is an important aspect of many robotics applications such as autonomous driving. In this paper we consider the problem of encoding a point cloud into a format appropriate for a downstream detection pipeline.…

机器学习 · 计算机科学 2019-05-08 Alex H. Lang , Sourabh Vora , Holger Caesar , Lubing Zhou , Jiong Yang , Oscar Beijbom

This work aims to address the challenges in domain adaptation of 3D object detection using infrastructure LiDARs. We design a model DASE-ProPillars that can detect vehicles in infrastructure-based LiDARs in real-time. Our model uses…

计算机视觉与模式识别 · 计算机科学 2023-06-23 Walter Zimmer , Marcus Grabler , Alois Knoll

Efficiently and accurately detecting people from 3D point cloud data is of great importance in many robotic and autonomous driving applications. This fundamental perception task is still very challenging due to (i) significant deformations…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Duy-Tho Le , Hengcan Shi , Hamid Rezatofighi , Jianfei Cai

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…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

We present a simple and flexible object detection framework optimized for autonomous driving. Building on the observation that point clouds in this application are extremely sparse, we propose a practical pillar-based approach to fix the…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Yue Wang , Alireza Fathi , Abhijit Kundu , David Ross , Caroline Pantofaru , Thomas Funkhouser , Justin Solomon

Bird's Eye View (BEV) is a popular representation for processing 3D point clouds, and by its nature is fundamentally sparse. Motivated by the computational limitations of mobile robot platforms, we create a fast, high-performance BEV 3D…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Kyle Vedder , Eric Eaton
‹ 上一页 1 2 3 10 下一页 ›