Datasets:
Update README.md
Browse filesupdated dataset card
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# About
|
2 |
This is the *SYNTRA Experiment Dataset*. It is a sample dataset from the NovelSense SYNTRA EU Hubs 4 Data experiment (https://euhubs4data.eu/experiments/syntra/). The experiment supported the development of a web application reachable under https://syntra.app. The dataset is a synthetic traffic infrastructure dataset e.g. for use for the validation, trainig and optimization of your traffic AI models.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- object-detection
|
5 |
+
tags:
|
6 |
+
- traffic
|
7 |
+
- vehicles
|
8 |
+
- car
|
9 |
+
- synthetic
|
10 |
+
- mobility
|
11 |
+
- infrastructure
|
12 |
+
pretty_name: SYNTRA Experiment Dataset
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
---
|
16 |
# About
|
17 |
This is the *SYNTRA Experiment Dataset*. It is a sample dataset from the NovelSense SYNTRA EU Hubs 4 Data experiment (https://euhubs4data.eu/experiments/syntra/). The experiment supported the development of a web application reachable under https://syntra.app. The dataset is a synthetic traffic infrastructure dataset e.g. for use for the validation, trainig and optimization of your traffic AI models.
|
18 |
|