Source82 commited on
Commit
e4c7e2c
·
verified ·
1 Parent(s): fb73fdd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -23
README.md CHANGED
@@ -1,28 +1,29 @@
 
1
  ---
 
2
  dataset_info:
3
  features:
4
- - name: image
5
- dtype: image
6
- - name: image_filename
7
- dtype: string
8
- - name: prefix
9
- dtype: string
10
- - name: suffix
11
- dtype: string
12
  splits:
13
- - name: train
14
- num_bytes: 127840740.0
15
- num_examples: 18776
16
- - name: validation
17
- num_bytes: 54449193.0
18
- num_examples: 7992
19
- download_size: 163224461
20
- dataset_size: 182289933.0
21
- configs:
22
- - config_name: default
23
- data_files:
24
- - split: train
25
- path: data/train-*
26
- - split: validation
27
- path: data/validation-*
28
  ---
 
 
 
 
 
 
 
 
 
 
 
1
+
2
  ---
3
+ license: apache-2.0
4
  dataset_info:
5
  features:
6
+ - name: image
7
+ dtype: image
8
+ - name: image_filename
9
+ dtype: string
10
+ - name: prefix
11
+ dtype: string
12
+ - name: suffix
13
+ dtype: string
14
  splits:
15
+ - name: train
16
+ num_examples: 18776
17
+ - name: validation
18
+ num_examples: 7992
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
+
21
+ # Dataset Card for Hand Keypoint Detection
22
+
23
+ ## Dataset Description
24
+ This dataset contains hand images annotated with keypoints for pose estimation.
25
+
26
+ ### Data Format
27
+ - Images are in RGB format
28
+ - Annotations include bounding boxes and keypoint coordinates
29
+ - Keypoints include visibility flags