👋 Welcome to Track #5: Cross-Platform 3D Object Detection of the 2025 RoboSense Challenge!
With the rise of robotics, LiDAR-based 3D object detection has garnered significant attention in both academia and industry. However, existing datasets and methods predominantly focus on vehicle-mounted platforms, leaving other autonomous platforms underexplored.
This track encourages participants to develop novel cross-platform adaptation framework that transfers knowledge from the well-studied vehicle platform to other platforms, including drones and quadruped robots.
🏆 Prize Pool: $2,000 USD (1st: $1,000, 2nd: $600, 3rd: $400) + Innovation Awards
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: June 15th, 2025 (anytime on earth) - August 15th, 2025 (anytime on earth)
Settings:
Ranking Metric: AP@0.50 (R40) for the Car class evaluated on Drone data.
Duration: August 15th, 2025 (anytime on earth) - September 15th, 2025 (anytime on earth)
Settings:
Ranking Metric: A weighted score combining:
Note: Scores computed on Quadruped platforms.
In this track, we adopt PV-RCNN as the base 3D object 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 |
Metric | Car BEV AP0.5@40 | Car 3D AP0.5@40 | Ped. BEV AP0.5@40 | Ped. 3D AP0.5@40 |
---|---|---|---|---|
PVRCNN-Source | 26.86 | 22.24 | 42.29 | 37.54 |
PVRCNN-ST3D | 34.60 | 28.97 | 48.68 | 43.51 |
PVRCNN-ST3D++ | 32.76 | 28.53 | 46.99 | 41.49 |
We provide the following resources to support the development of models in this track:
Resource | Link | Description |
---|---|---|
GitHub Repository | github.com/robosense2025/track5 | Baseline code and setup instructions |
HuggingFace Dataset | Huggingface Dataset | Dataset with training and test splits |
Baseline Model | Pre-Trained Checkpoint | Weights of the baseline model |
Registration Form | Google Form (Closed on August 15th) | Team registration for the challenge |
Evaluation Server | CodaBench Platform | Online evaluation platform |
Here, we provide a list of Frequently Asked Questions (FAQs) below for better clarity. If you have additional questions on the details about this competition, please reach out at robosense2025@gmail.com.
Answer 1
Answer 2
Answer 3
@misc{robosense2025track5, title = {RoboSense Challenge 2025: Track 5 - Cross-Platform 3D Object Detection}, author = {RoboSense Challenge 2025 Organizers}, year = {2025}, howpublished = {https://robosense2025.github.io/track5} }