Skip to content

SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving

Notifications You must be signed in to change notification settings

coperception/SSCBench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving

Yiming Li*, Sihang Li*, Xinhao Liu*, Moonjun Gong*, Kenan Li, Nuo Chen, Zijun Wang, Zhiheng Li, Tao Jiang, Fisher Yu, Yue Wang, Hang Zhao, Zhiding Yu, Chen Feng

[PDF] [Project]

SSCBench-KITTI-360

SSCBench-nuScenes

SSCBench-Waymo

News

  • [2023/06]: We release SSCBench-KITTI-360 and SSCBench-nuScenes for academic usage.
  • [2023/06]: SSCBench is submitted to NeurIPS 2023 Track on Datasets and Benchmarks. The preprint version is available on arXiv.

Abstract

Semantic scene completion (SSC) is crucial for holistic 3D scene understanding by jointly estimating semantics and geometry from sparse observations. However, progress in SSC, particularly in autonomous driving scenarios, is hindered by the scarcity of high-quality datasets. To overcome this challenge, we introduce SSCBench, a comprehensive benchmark that integrates scenes from widely-used automotive datasets (e.g., KITTI-360, nuScenes, and Waymo). SSCBench follows an established setup and format in the community, facilitating the easy exploration of the camera- and LiDAR-based SSC across various real-world scenarios. We present quantitative and qualitative evaluations of state-of-the-art algorithms on SSCBench and commit to continuously incorporating novel automotive datasets and SSC algorithms to drive further advancements in this field.

SSCBench Dataset

SSCBench consists of three carefully designed datasets, all based on existing data sources. For more details, please refer to the dataset folder.

License

Due to the license of the different original datasets, we release SSCBench under the following licenses:

For more details, please refer to the dataset folder file.

Bibtex

If this work is helpful for your research, please cite the following BibTeX entry.

@article{li2023sscbench,
      title={SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving}, 
      author={Li, Yiming and Li, Sihang and Liu, Xinhao and Gong, Moonjun and Li, Kenan and Chen, Nuo and Wang, Zijun and Li, Zhiheng and Jiang, Tao and Yu, Fisher and Wang, Yue and Zhao, Hang and Yu, Zhiding and Feng, Chen},
      journal={arXiv preprint arXiv:2306.09001},
      year={2023}
}

Star History

Star History Chart

About

SSCBench: A Large-Scale 3D Semantic Scene Completion Benchmark for Autonomous Driving

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%