Datasets:
Add image-to-video task category and project page
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- autonomous
|
5 |
- driving
|
6 |
- vehicles
|
7 |
- cars
|
8 |
-
|
9 |
-
|
10 |
-
- 1M<n<10M
|
11 |
---
|
12 |
|
13 |
# MAD-Cars: Multi-view Auto Dataset 🚗
|
@@ -20,6 +22,8 @@ It comprises ~70,000 car instances with diverse brands, car types, colors, and l
|
|
20 |
This dataset is introduced in the research paper: \
|
21 |
**"[MADrive: Memory-Augmented Driving Scene Modeling](https://huggingface.co/papers/2506.21520)"**
|
22 |
|
|
|
|
|
23 |

|
24 |
|
25 |
### Data Fields
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
size_categories:
|
4 |
+
- 1M<n<10M
|
5 |
+
pretty_name: Multi-view Auto Dataset
|
6 |
tags:
|
7 |
- autonomous
|
8 |
- driving
|
9 |
- vehicles
|
10 |
- cars
|
11 |
+
task_categories:
|
12 |
+
- image-to-video
|
|
|
13 |
---
|
14 |
|
15 |
# MAD-Cars: Multi-view Auto Dataset 🚗
|
|
|
22 |
This dataset is introduced in the research paper: \
|
23 |
**"[MADrive: Memory-Augmented Driving Scene Modeling](https://huggingface.co/papers/2506.21520)"**
|
24 |
|
25 |
+
Project page: https://yandex-research.github.io/madrive/
|
26 |
+
|
27 |

|
28 |
|
29 |
### Data Fields
|