logasja commited on
Commit
18e08a9
·
verified ·
1 Parent(s): 08ee185

Upload dataset (part 00001-of-00002)

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: landmarks
7
+ struct:
8
+ - name: nose
9
+ struct:
10
+ - name: x
11
+ dtype: float32
12
+ - name: y
13
+ dtype: float32
14
+ - name: r_eye
15
+ struct:
16
+ - name: x
17
+ dtype: float32
18
+ - name: y
19
+ dtype: float32
20
+ - name: l_eye
21
+ struct:
22
+ - name: x
23
+ dtype: float32
24
+ - name: y
25
+ dtype: float32
26
+ - name: r_ear
27
+ struct:
28
+ - name: x
29
+ dtype: float32
30
+ - name: y
31
+ dtype: float32
32
+ - name: l_ear
33
+ struct:
34
+ - name: x
35
+ dtype: float32
36
+ - name: y
37
+ dtype: float32
38
+ - name: r_shoulder
39
+ struct:
40
+ - name: x
41
+ dtype: float32
42
+ - name: y
43
+ dtype: float32
44
+ - name: l_shoulder
45
+ struct:
46
+ - name: x
47
+ dtype: float32
48
+ - name: y
49
+ dtype: float32
50
+ - name: bbox
51
+ struct:
52
+ - name: x_min
53
+ dtype: uint16
54
+ - name: y_min
55
+ dtype: uint16
56
+ - name: x_max
57
+ dtype: uint16
58
+ - name: y_max
59
+ dtype: uint16
60
+ - name: metadata
61
+ struct:
62
+ - name: license
63
+ dtype: string
64
+ - name: photo_url
65
+ dtype: string
66
+ splits:
67
+ - name: train
68
+ num_bytes: 24947710877.238
69
+ num_examples: 241982
70
+ - name: validation
71
+ num_bytes: 675281167.698
72
+ num_examples: 6531
73
+ download_size: 25546589444
74
+ dataset_size: 25622992044.935997
75
+ configs:
76
+ - config_name: default
77
+ data_files:
78
+ - split: train
79
+ path: data/train-*
80
+ - split: validation
81
+ path: data/validation-*
82
+ ---
data/validation-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44488ff91af2ffd2a3e43e063412f6643ba607a09583134976f3a295db29e4eb
3
+ size 337549036
data/validation-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47054aba8642a02c505e54e90e34251f1ca214c3ded968db76a44c7abf0c966
3
+ size 336363376