https://www.youtube.com/watch?v=C6KbbndonGg
https://www.nuscenes.org/nuscenes#download
- streetscape.gl
- apollo-DreamView
- Carla
- lgsvl https://github.com/lgsvl/simulator
- Foxglove Studio https://github.com/foxglove/studio
- Occ3D
- OpenOccupancy
- SurroundOcc
Please refer to this link. If you wish to add new / modify results to the leaderboard, please drop us an email to contact@opendrivelab.com
- Challenge webiste: https://opendrivelab.com/AD23Challenge.html
Top 10 at a glance by June 10 2023.
CVPR2023 Occupancy Prediction比赛方案总结
Given images from multiple cameras, the goal is to predict the current occupancy state and semantics of each voxel grid in the scene. The voxel state is predicted to be either free or occupied. If a voxel is occupied, its semantic class needs to be predicted, as well. Besides, we also provide a binary observed/unobserved mask for each frame. An observed voxel is defined as an invisible grid in the current camera observation, which is ignored in the evaluation stage.
- We allow using annotations provided in the nuScenes dataset, and during inference, the input modality of the model should be camera only.
- No future frame is allowed during inference.
- In order to check the compliance, we will ask the participants to provide technical reports to the challenge committee and the participant will be asked to provide a public talk about the method after winning the award.
- Every submission provides method information. We encourage publishing code, but do not make it a requirement.
- Each team can have at most one account on the evaluation server. Users that create multiple accounts to circumvent the rules will be excluded from the challenge.
- Each team can submit at most three results during the challenge.
- Faulty submissions that return an error on Eval AI do not count towards the submission limit.
- Any attempt to circumvent these rules will result in a permanent ban of the team or company from the challenge.
Leaderboard ranking for this challenge is by the intersection-over-union (mIoU) over all classes.
Let
where
Click here to see more details.
- Occ3D: A Large-Scale 3D Occupancy Prediction Benchmark for Autonomous Driving [paper] [Github]
- OpenOccupancy: A Large Scale Benchmark for Surrounding Semantic Occupancy Perception [paper] [Github]
- SurroundOcc [paper] [Github]
- Occupancy Dataset for nuScenes [Github]
- SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving [paper] [Github]
- Scene as Occupancy [paper] [Github]