paper-with-me

Papers

PillarTrack:Boosting Pillar Representation for Transformer-based 3D Single Object Tracking on Point Clouds

2024-04-11 · Weisheng Xu, Sifan Zhou, Jiaqi Xiong, Ziyu Zhao, Zhihang Yuan

LiDAR-based 3D single object tracking (3D SOT) is a critical issue in robotics and autonomous driving. Existing 3D SOT methods typically adhere to a point-based processing pipeline, wherein the re-sampling operation invariably leads to either redundant or missing information, thereby impacting performance. To address these issues, we propose PillarTrack, a novel pillar-based 3D SOT framework. First, we transform sparse point clouds into dense pillars to preserve the local and global geometrics. Second, we propose a Pyramid-Encoded Pillar Feature Encoder (PE-PFE) design to enhance the robustness of pillar feature for translation/rotation/scale. Third, we present an efficient Transformer-based backbone from the perspective of modality differences. Finally, we construct our PillarTrack based on above designs. Extensive experiments show that our method achieves comparable performance on the KITTI and NuScenes datasets, significantly enhancing the performance of the baseline.

📄 PDF Abstract BibTeX arXiv:2404.07495

Code (1)

stiphyjay/pillartrack 공식 구현 pytorch

Tasks

3D Single Object TrackingAutonomous DrivingObject Tracking

Similar Papers 제목 키워드 기반

MicroBundlePillarTrack: A Python package for automated segmentation, tracking, and analysis of pillar deflection in cardiac microbundles

2024-05-17 · Hiba Kobeissi, Xining Gao, Samuel J. DePalma, Jourdan K. Ewoldt 외

Movies of human induced pluripotent stem cell (hiPSC)-derived engineered cardiac tissue (microbundles) contain abundant information about structural and functional maturity. However, extracting these data in a reproducib…

Optical Flow Estimation

SS3D: Single Shot 3D Object Detector

2020-04-30 · Aniket Limaye, Manu Mathew, Soyeb Nagori, Pramod Kumar Swami 외

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

2D Object Detection3D Object DetectionObjectobject-detection+2

Class-Aware PillarMix: Can Mixed Sample Data Augmentation Enhance 3D Object Detection with Radar Point Clouds?

2025-03-04 · Miao Zhang, Sherif Abdulatif, Benedikt Loesch, Marco Altmann 외

Due to the significant effort required for data collection and annotation in 3D perception tasks, mixed sample data augmentation (MSDA) has been widely studied to generate diverse training samples by mixing existing data…

3D Object DetectionData Augmentationobject-detectionObject Detection

3DPillars: Pillar-based two-stage 3D object detection

2025-09-06 · Jongyoun Noh, Junghyup Lee, Hyekang Park, Bumsub Ham arxiv

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

3D Object Detection

TransPillars: Coarse-to-Fine Aggregation for Multi-Frame 3D Object Detection

2022-08-04 · Zhipeng Luo, Gongjie Zhang, Changqing Zhou, Tianrui Liu 외

3D object detection using point clouds has attracted increasing attention due to its wide applications in autonomous driving and robotics. However, most existing studies focus on single point cloud frames without harness…

3D Object DetectionAutonomous DrivingObjectobject-detection+2