paper-with-me

홈 › Papers

Fine-Grained Pillar Feature Encoding Via Spatio-Temporal Virtual Grid for 3D Object Detection

2024-03-11 · Konyul Park, Yecheol Kim, Junho Koh, Byungwoo Park, Jun Won Choi

Developing high-performance, real-time architectures for LiDAR-based 3D object detectors is essential for the successful commercialization of autonomous vehicles. Pillar-based methods stand out as a practical choice for onboard deployment due to their computational efficiency. However, despite their efficiency, these methods can sometimes underperform compared to alternative point encoding techniques such as Voxel-encoding or PointNet++. We argue that current pillar-based methods have not sufficiently captured the fine-grained distributions of LiDAR points within each pillar structure. Consequently, there exists considerable room for improvement in pillar feature encoding. In this paper, we introduce a novel pillar encoding architecture referred to as Fine-Grained Pillar Feature Encoding (FG-PFE). FG-PFE utilizes Spatio-Temporal Virtual (STV) grids to capture the distribution of point clouds within each pillar across vertical, temporal, and horizontal dimensions. Through STV grids, points within each pillar are individually encoded using Vertical PFE (V-PFE), Temporal PFE (T-PFE), and Horizontal PFE (H-PFE). These encoded features are then aggregated through an Attentive Pillar Aggregation method. Our experiments conducted on the nuScenes dataset demonstrate that FG-PFE achieves significant performance improvements over baseline models such as PointPillar, CenterPoint-Pillar, and PillarNet, with only a minor increase in computational overhead.

📄 PDF Abstract BibTeX arXiv:2403.06433

Code (1)

konyul/FG-PFE 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous VehiclesComputational Efficiencyobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Improved Pillar with Fine-grained Feature for 3D Object Detection

2021-10-12 · Jiahui Fu, Guanghui Ren, Yunpeng Chen, Si Liu

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 r…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

LiDAR-based Online 3D Video Object Detection with Graph-based Message Passing and Spatiotemporal Transformer Attention

2020-04-03 · CVPR 2020 6 · Junbo Yin, Jianbing Shen, Chenye Guan, Dingfu Zhou 외

Existing LiDAR-based 3D object detectors usually focus on the single-frame detection, while ignoring the spatiotemporal information in consecutive point cloud frames. In this paper, we propose an end-to-end online 3D vid…

Objectobject-detectionObject DetectionVideo Object Detection

*: Improving the 3D detector by introducing Voxel2Pillar feature encoding and extracting multi-scale features

2024-05-16 · Xusheng Li, Chengliang Wang, Shumao Wang, Zhuo Zeng 외

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 au…

Autonomous DrivingAutonomous Vehiclesobject-detectionObject Detection

Understanding Dynamic Scenes in Ego Centric 4D Point Clouds

2025-08-10 · Junsheng Huang, Shengyu Hao, Bocheng Hu, Hongwei Wang 외 arxiv

Understanding dynamic 4D scenes from an egocentric perspective-modeling changes in 3D spatial structure over time-is crucial for human-machine interaction, autonomous navigation, and embodied intelligence. While existing…

Trajectory PredictionScene UnderstandingPoint Clouds

Mapillary Vistas Validation for Fine-Grained Traffic Signs: A Benchmark Revealing Vision-Language Model Limitations

2025-08-04 · Sparsh Garg, Abhishek Aich arxiv

Obtaining high-quality fine-grained annotations for traffic signs is critical for accurate and safe decision-making in autonomous driving. Widely used datasets, such as Mapillary, often provide only coarse-grained labels…

Traffic Sign RecognitionAutonomous Driving