File size: 829 Bytes
fb73fdd
e4c7e2c
fb73fdd
 
6e5d6d5
 
 
 
 
 
 
 
fb73fdd
6e5d6d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fb73fdd
e4c7e2c
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
license: apache-2.0
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_filename
    dtype: string
  - name: prefix
    dtype: string
  - name: suffix
    dtype: string
  splits:
  - name: train
    num_bytes: 127803188.0
    num_examples: 18776
  - name: validation
    num_bytes: 54433209.0
    num_examples: 7992
  download_size: 163221083
  dataset_size: 182236397.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---

# Dataset Card for Hand Keypoint Detection

## Dataset Description
This dataset contains hand images annotated with keypoints for pose estimation.

### Data Format
- Images are in RGB format
- Annotations include bounding boxes and keypoint coordinates
- Keypoints include visibility flags