Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -42,16 +42,16 @@ Lemonade
|
|
42 |
|
43 |
`lemonade_benchmark.csv` : Table with the following fields:
|
44 |
|
45 |
-
**Question** : Question to be answered </br>
|
46 |
-
**QID** : Question identifier, an integer from 0 to 30 </br>
|
47 |
**Answers** : A list of possible answers to the question. This can be a multiple-choice set or open-ended responses. </br>
|
48 |
**Correct Answer** : The answer that is deemed correct from the list of provided answers. </br>
|
49 |
**Clip** : A reference to the video clip related to the question. </br>
|
50 |
**Start** : The timestamp (in frames) in the clip where the question context begins. </br>
|
51 |
**End** : The timestamp (in frames) in the clip where the question context ends. </br>
|
52 |
-
**Category** : The broad topic under which the question falls (Behavior understanding, Long-term understanding or Motion and Biomechanics) </br>
|
53 |
-
**Subcategory** : A more refined classification within the category (Perception, Reasoning, Summarization, Session properties, Physical attributes, Kinematics) </br>
|
54 |
-
**Difficulty** : The complexity level of the question (e.g., Easy, Medium, Hard)
|
55 |
|
56 |
`videos` : Folder with all egocentric videos from the EPFL-Smart-Kitchen-30 benchmark. Video names are structured as `[Participant_ID]_[Session_name]_hololens.mp4`.
|
57 |
|
@@ -66,9 +66,9 @@ The evaluation of the benchmark can be done through the following github reposit
|
|
66 |
|
67 |
|
68 |
## 🌟 Citations
|
69 |
-
Please cite our work
|
70 |
```
|
71 |
-
@misc{
|
72 |
title={EPFL-Smart-Kitchen-30: Densely annotated cooking dataset with 3D kinematics to challenge video and language models},
|
73 |
author={Andy Bonnetto and Haozhe Qi and Franklin Leong and Matea Tashkovska and Mahdi Rad and Solaiman Shokur and Friedhelm Hummel and Silvestro Micera and Marc Pollefeys and Alexander Mathis},
|
74 |
year={2025},
|
|
|
42 |
|
43 |
`lemonade_benchmark.csv` : Table with the following fields:
|
44 |
|
45 |
+
**Question** : Question to be answered. </br>
|
46 |
+
**QID** : Question identifier, an integer from 0 to 30. </br>
|
47 |
**Answers** : A list of possible answers to the question. This can be a multiple-choice set or open-ended responses. </br>
|
48 |
**Correct Answer** : The answer that is deemed correct from the list of provided answers. </br>
|
49 |
**Clip** : A reference to the video clip related to the question. </br>
|
50 |
**Start** : The timestamp (in frames) in the clip where the question context begins. </br>
|
51 |
**End** : The timestamp (in frames) in the clip where the question context ends. </br>
|
52 |
+
**Category** : The broad topic under which the question falls (Behavior understanding, Long-term understanding or Motion and Biomechanics). </br>
|
53 |
+
**Subcategory** : A more refined classification within the category (Perception, Reasoning, Summarization, Session properties, Physical attributes, Kinematics). </br>
|
54 |
+
**Difficulty** : The complexity level of the question (e.g., Easy, Medium, Hard).
|
55 |
|
56 |
`videos` : Folder with all egocentric videos from the EPFL-Smart-Kitchen-30 benchmark. Video names are structured as `[Participant_ID]_[Session_name]_hololens.mp4`.
|
57 |
|
|
|
66 |
|
67 |
|
68 |
## 🌟 Citations
|
69 |
+
Please cite our work!
|
70 |
```
|
71 |
+
@misc{bonnetto2025epflsmartkitchen,
|
72 |
title={EPFL-Smart-Kitchen-30: Densely annotated cooking dataset with 3D kinematics to challenge video and language models},
|
73 |
author={Andy Bonnetto and Haozhe Qi and Franklin Leong and Matea Tashkovska and Mahdi Rad and Solaiman Shokur and Friedhelm Hummel and Silvestro Micera and Marc Pollefeys and Alexander Mathis},
|
74 |
year={2025},
|