jili5044 commited on
Commit
4600db8
·
verified ·
1 Parent(s): b2bc28d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -2
README.md CHANGED
@@ -1,2 +1,43 @@
1
- Source: Serre Lab at Brown University
2
- https://serre-lab.clps.brown.edu/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - und
6
+ multilingual: false
7
+ pretty_name: HMDB51
8
+ task_categories:
9
+ - video-classification
10
+ task_ids:
11
+ - action-recognition
12
+ license: other # HMDB51 没有明确开源协议,可以注明为 "other"
13
+ dataset_creators:
14
+ - Serre Lab at Brown University
15
+ paperswithcode_id: hmdb51
16
+ tags:
17
+ - human-action
18
+ - video
19
+ - benchmark
20
+ ---
21
+
22
+ # HMDB51 Dataset
23
+
24
+ **HMDB51** is a large human action recognition dataset consisting of 6,766 video clips distributed across 51 action categories (e.g., jumping, drinking, kicking, etc). It is commonly used as a benchmark for video classification and action recognition tasks.
25
+
26
+ ## 📦 Dataset Source
27
+
28
+ This dataset was originally collected and published by the **Serre Lab at Brown University**.
29
+
30
+ 🔗 [Serre Lab – Brown University](https://serre-lab.clps.brown.edu/)
31
+
32
+ ## 📁 Contents
33
+
34
+ - 6,766 video clips
35
+ - 51 action categories
36
+ - Includes training/testing splits for benchmarking
37
+
38
+ ## 📚 Citation
39
+
40
+ If you use this dataset, please cite:
41
+
42
+ > Kuehne, H., Jhuang, H., Garrote, E., Poggio, T., & Serre, T. (2011). HMDB: A large video database for human motion recognition. In Proceedings of the IEEE International Conference on Computer Vision (ICCV).
43
+