Update README.md
Browse files
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 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+

|
8 |
+
[](https://arxiv.org/abs/2503.24381)
|
9 |
+
[](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 |
|
|