π Welcome to Track #5: Cross-Platform 3D Object Detection of the 2025 RoboSense Challenge!
As robotics continues to advance, LiDAR-based 3D object detection has become a focal point in both academia and industry. However, most existing datasets and methods target vehicle platforms, overlooking quadrupeds and drones. This challenge, built on our benchmark, aims to:
Duration: 15 June 2025 β 15 August 2025
Setup:
Ranking Metric: AP@0.50 (R40) for the Car class evaluated on Drone data
Duration: 15 August 2025 β 15 September 2025
Setup:
Ranking Metric: Weighted score combining:
(Scores computed across both Drone and Quadruped platforms.)
In this track, we adopt PV-RCNN as the base 3D detector, and leverage ST3D/++ as our baseline adaptation framework. Detailed environment setup and experimental protocols can be found in the Track5 GitHub repository .
Beyond the provided baseline, participants are encouraged to explore alternative strategies to further boost cross-platform performance:
Metric | Car BEV AP0.7@40 | Car 3D AP0.7@40 | Car BEV AP0.5@40 | Car 3D AP0.5@40 |
---|---|---|---|---|
PVRCNN-Source | 34.60 | 16.31 | 40.67 | 33.70 |
PVRCNN-ST3D | 47.81 | 26.03 | 53.40 | 46.64 |
PVRCNN-ST3D++ | 45.96 | 25.37 | 52.65 | 45.07 |
We provide the following resources to support the development of models in this track:
Resource | Link | |
---|---|---|
GitHub | https://github.com/robosense2025/track5 | |
Checkpoint | Huggingface Checkpoint | |
Dataset | Huggingface Dataset | |
Submit Server | Codabench |