Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language_creators:
|
5 |
+
- crowdsourced
|
6 |
+
languages:
|
7 |
+
- en
|
8 |
+
licenses:
|
9 |
+
- unknown
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name: Kitti
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
task_categories:
|
16 |
+
- object-detection
|
17 |
+
task_ids:
|
18 |
+
- object-detection
|
19 |
+
---
|
20 |
+
|
21 |
+
# Dataset Card for Kitti
|
22 |
+
|
23 |
+
The [Kitti](http://www.cvlibs.net/datasets/kitti/eval_object.php) dataset.
|
24 |
+
|
25 |
+
The Kitti object detection and object orientation estimation benchmark consists of 7481 training images and 7518 test images, comprising a total of 80.256 labeled objects
|