We believe Occupancy serves as a general representation of the scene and could facilitate perception and planning in the full-stack of autonomous driving.
https://github.com/OpenDriveLab/OccNet/assets/54334254/92fb43a0-0ee8-4eab-aa53-0984506f0ec3
Scene as Occupancy - Paper in arXiv | CVPR 2023 AD Challenge Occupancy Track - Point of contact: simachonghao@pjlab.org.cn
We provide a full-scale 3D occupancy leaderboard based on the CVPR 2023 Autonomous Driving challenge. Top entries (by 06-09-2023) are provided below. Check the website out!

- :oncoming_automobile: General Representation in Perception: 3D Occupancy is a geometry-aware representation of the scene. Compared to the form of 3D bounding box & BEV segmentation, 3D occupancy could capture the fine-grained details of critical obstacles in the scene.
- :trophy: Exploration in full-stack Autonomous Driving: OccNet, as a strong descriptor of the scene, could facilitate subsequent tasks such as perception and planning, achieving results on par with LiDAR-based methods (41.08 on mIOU in 3D occupancy, 60.46 on mIOU in LiDAR segmentation, 0.703 avg.Col in motion planning).
v1.0v1.0We will release pre-trained weight soon.

v1.0v1.0All assets (including figures) and code are under the Apache 2.0 license unless specified otherwise. The data license inherits the license used in nuScenes dataset.
Please consider citing our paper if the project helps your research with the following BibTex:
@article{sima2023_occnet,
title={Scene as Occupancy},
author={Chonghao Sima and Wenwen Tong and Tai Wang and Li Chen and Silei Wu and Hanming Deng and Yi Gu and Lewei Lu and Ping Luo and Dahua Lin and Hongyang Li},
year={2023},
eprint={2306.02851},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
We host the first 3D occupancy prediciton challenge on CVPR 2023 End-to-end Autonomous Driving Workshop. For more information about the challenge, please refer to here.
$ claude mcp add OccNet \
-- python -m otcore.mcp_server <graph>