Vadzim Kashko commited on
Commit
65ff51c
1 Parent(s): d6e27e3

fix: image data docs: readme

Browse files
Files changed (3) hide show
  1. README.md +16 -0
  2. data/images.tar.gz +2 -2
  3. data/masks.tar.gz +2 -2
README.md CHANGED
@@ -7,6 +7,22 @@ language:
7
  tags:
8
  - code
9
  - finance
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
  # Pose Estimation
12
  The dataset is primarly intended to dentify and predict the positions of major joints of a human body in an image. It consists of people's photographs with body part labeled with keypoints.
 
7
  tags:
8
  - code
9
  - finance
10
+ dataset_info:
11
+ features:
12
+ - name: image_id
13
+ dtype: uint32
14
+ - name: image
15
+ dtype: image
16
+ - name: mask
17
+ dtype: image
18
+ - name: shapes
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 142645152
23
+ num_examples: 29
24
+ download_size: 137240523
25
+ dataset_size: 142645152
26
  ---
27
  # Pose Estimation
28
  The dataset is primarly intended to dentify and predict the positions of major joints of a human body in an image. It consists of people's photographs with body part labeled with keypoints.
data/images.tar.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48d4fd9e5d12b7fadaf2f39449a3f2f84f3b14a8acc5c40e7057add3e2c87df6
3
- size 53621801
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1189bb6c344280496b2bed29c72fafd912764832e054d34335446e6f170f46bd
3
+ size 55330665
data/masks.tar.gz CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b1e04b8f9ef857002ad39cc0623be85ddd533a58f1b031c3bedb939efbadaa0
3
- size 83540218
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c88213ac6175a6e44ec8515452c346a33ac5d4d1ccfdd17d9d7f9baf6b2caba
3
+ size 84394183