Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,44 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: KITScenes Multimodal Sample Video
|
| 3 |
license: cc-by-nc-4.0
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
annotations_creators:
|
| 7 |
+
- expert-generated
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1M<n<10M
|
| 10 |
+
source_datasets:
|
| 11 |
+
- original
|
| 12 |
+
tags:
|
| 13 |
+
- autonomous-driving
|
| 14 |
+
- multimodal
|
| 15 |
+
- robotics
|
| 16 |
+
- computer-vision
|
| 17 |
+
- lidar
|
| 18 |
+
- radar
|
| 19 |
+
- hd-maps
|
| 20 |
+
- lanelet2
|
| 21 |
+
viewer: false
|
| 22 |
---
|
| 23 |
+
|
| 24 |
+
**Terms and conditions:**
|
| 25 |
+
|
| 26 |
+
The KITScenes dataset is provided to you under a Creative Commons
|
| 27 |
+
Attribution-NonCommercial 4.0 International Public License (CC BY-NC 4.0),
|
| 28 |
+
with the additional terms included herein. When you download
|
| 29 |
+
or use the dataset, you are agreeing to comply with the terms of CC BY-NC 4.0
|
| 30 |
+
as applicable, and also agreeing to the dataset terms (listed below). Where these
|
| 31 |
+
dataset terms conflict with the terms of CC BY-NC 4.0, these dataset terms shall
|
| 32 |
+
prevail.
|
| 33 |
+
|
| 34 |
+
**Dataset terms:**
|
| 35 |
+
|
| 36 |
+
In case you use the dataset within your research
|
| 37 |
+
papers, you refer to our respective publication. If the dataset
|
| 38 |
+
is used in media, a link to our websites (kitscenes.com) is included. We take
|
| 39 |
+
steps to protect the privacy of individuals by anonymizing faces and license plates
|
| 40 |
+
using state-of-the-art anonymization software from BrighterAI. To the extent that
|
| 41 |
+
you like to request removal of specific images/data frames from the dataset, please
|
| 42 |
+
contact info@mrt.kit.edu. We reserve all rights that are not explicitly granted
|
| 43 |
+
to you. The dataset is provided as is, and you take full responsibility for any
|
| 44 |
+
risk of using it.
|