Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,31 @@ task_categories:
|
|
4 |
- object-detection
|
5 |
size_categories:
|
6 |
- 1K<n<10K
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- object-detection
|
5 |
size_categories:
|
6 |
- 1K<n<10K
|
7 |
+
---
|
8 |
+
# Dataset Card for Dataset: OktoberfestFoodDatasetPlus
|
9 |
+
|
10 |
+
## Dataset Description
|
11 |
+
|
12 |
+
- **Homepage: www.ilass.com**
|
13 |
+
- **Repository: https://github.com/ilassAG/OktoberfestFoodDataset**
|
14 |
+
- **Paper: https://arxiv.org/abs/1912.05007**
|
15 |
+
|
16 |
+
### Dataset Summary
|
17 |
+
|
18 |
+
This dataset comprises three categories: drinkServed, foodServed, person.
|
19 |
+
Part of it consists of real camera footage annotated by hand, while the rest is synthetically generated and annotated data.
|
20 |
+
A demo space is available to view results after training on the YOLO8 platform:
|
21 |
+
https://huggingface.co/spaces/ilass/yolov8_foodServed_drinkServed_Person
|
22 |
+
|
23 |
+
### Annotations
|
24 |
+
|
25 |
+
#### Annotation process
|
26 |
+
|
27 |
+
1000 images were annotated by hand.
|
28 |
+
1000 person images were sourced from COCO.
|
29 |
+
3000 images were synthetically produced and annotated.
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|