Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This dataset is created by DriveGEN: Generalized and Robust 3D Detection in Driving via Controllable Text-to-Image Diffusion Generation, based on KITTI and nuScenes.
|
6 |
+
|
7 |
+
You can check this link for more details: https://www.arxiv.org/abs/2503.11122
|
8 |
+
|
9 |
+
And access the code: https://github.com/Hongbin98/DriveGEN
|
10 |
+
|
11 |
+
Please double-check the demands of KITTI and nuScenes when you try to download this dataset and obey their rules.
|