tasl-lab commited on
Commit
0e28ec1
·
verified ·
1 Parent(s): 5e73ee5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -4,6 +4,17 @@ license: mit
4
 
5
  # **UniOcc**: A Unified Benchmark for Occupancy Forecasting and Prediction in Autonomous Driving
6
 
7
- [Paper](https://arxiv.org/)
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
- Please refer to our Github page [UniOcc](https://github.com/tasl-lab/UniOcc) for instructions.
 
4
 
5
  # **UniOcc**: A Unified Benchmark for Occupancy Forecasting and Prediction in Autonomous Driving
6
 
7
+ ![License](https://img.shields.io/badge/license-MIT-blue.svg)
8
+ [![arXiv](https://img.shields.io/badge/arXiv-2503.24381-<COLOR>.svg)](https://arxiv.org/abs/2503.24381)
9
+ [![GitHub](https://img.shields.io/badge/GitHub-UniOcc-Blue.svg)](https://github.com/tasl-lab/UniOcc)
10
+
11
+
12
+
13
+ <img src="https://github.com/tasl-lab/UniOcc/blob/main/figures/uniocc_overview.png?raw=true" alt="Alt Text" style="width:80%; height:auto;">
14
+
15
+ UniOcc is a unified framework for occupancy forecasting, single-frame occupancy prediction, and occupancy flow estimation in autonomous driving. By integrating multiple real-world (nuScenes, Waymo) and synthetic (CARLA, OpenCOOD) datasets, UniOcc enables multi-domain training, seamless cross-dataset evaluation, and robust benchmarking across diverse driving environments.
16
+
17
+ This dataset contains the data for **UniOcc**.
18
+
19
+ For data semantics and API please refer to our Github page [UniOcc](https://github.com/tasl-lab/UniOcc) for detailed instructions.
20