Occ4cast
Occ4cast: LiDAR-based 4D Occupancy Completion and Forecasting
Install / Use
/learn @ai4ce/Occ4castREADME
Occ4cast: LiDAR-based 4D Occupancy Completion and Forecasting
<a href='https://arxiv.org/abs/2310.11239'><img src='https://img.shields.io/badge/Paper-arXiv-red'></a> <a href='https://ai4ce.github.io/Occ4cast/'><img src='https://img.shields.io/badge/Project-website-green'></a> <a href='https://huggingface.co/datasets/ai4ce/OCFBench'><img src='https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Dataset-blue'></a>
Xinhao Liu*, Moonjun Gong*, Qi Fang, Haoyu Xie, Yiming Li, Hang Zhao, Chen Feng

News
- [2024/09]: OCFBench-Waymo is now available on Hugging Face.
- [2024/07]: Occ4cast is accepted to IROS 2024.
- [2023/10]: OCFBech-nuScenes is available on Hugging Face.
- [2023/10]: The preprint version is available on arXiv. The OCFBench dataset is available on Hugging Face.
Abstract
Scene completion and forecasting are two popular perception problems in research for mobile agents like autonomous vehicles. Existing approaches treat the two problems in isolation, resulting in a separate perception of the two aspects. In this paper, we introduce a novel LiDAR perception task of Occupancy Completion and Forecasting (OCF) in the context of autonomous driving to unify these aspects into a cohesive framework. This task requires new algorithms to address three challenges altogether: (1) sparse-to-dense reconstruction, (2) partial-to-complete hallucination, and (3) 3D-to-4D prediction. To enable supervision and evaluation, we curate a large-scale dataset termed OCFBench from public autonomous driving datasets. We analyze the performance of closely related existing baseline models and our own ones on our dataset. We envision that this research will inspire and call for further investigation in this evolving and crucial area of 4D perception.
Getting Started
Installation
The code is tested with Python 3.9, Pytorch 2.0.1, and CUDA 11.8. Please install dependencies by
conda create -n occ4cast python=3.9
conda activate occ4cast
pip install -r requirements.txt
OCFBench
Please refer to our Hugging Face page for documentation and download.
Training
To train the model, please modify the configurations in baselines/run_train.sh and run
cd baselines
bash run_train.sh
TODO
- [x] Add Waymo dataset.
- [x] Add nuScenes dataset.
Related Projects
- Point Cloud Forecasting as a Proxy for 4D Occupancy Forecasting, CVPR 2023
- SSCBench: Monocular 3D Semantic Scene Completion Benchmark in Street Views, arXiv 2023
- Occ3D: A Large-Scale 3D Occupancy Prediction Benchmark for Autonomous Driving, arXiv 2023
Citation
If you find our work useful in your research, please consider citing:
@article{Liu2023occ4cast,
title={LiDAR-based 4D Occupancy Completion and Forecasting},
author={Xinhao Liu and Moonjun Gong and Qi Fang and Haoyu Xie and Yiming Li and Hang Zhao and Chen Feng},
journal={arXiv preprint arXiv:2310.11239},
year={2023}
}
Star history
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
