jxie commited on
Commit
8a3a6ca
·
verified ·
1 Parent(s): 40e3465

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: keypoints
5
+ list:
6
+ - name: frame_id
7
+ dtype: int64
8
+ - name: instances
9
+ list:
10
+ - name: bbox
11
+ sequence:
12
+ sequence: float64
13
+ - name: bbox_score
14
+ dtype: float64
15
+ - name: keypoint_scores
16
+ sequence: float64
17
+ - name: keypoints
18
+ sequence:
19
+ sequence: float64
20
+ - name: caption
21
+ dtype: string
22
+ - name: class
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 1315979057
27
+ num_examples: 6927
28
+ - name: validation
29
+ num_bytes: 132092758
30
+ num_examples: 677
31
+ download_size: 408443854
32
+ dataset_size: 1448071815
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: validation
39
+ path: data/validation-*
40
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dd38b4b6d31459024a89dc6c1163ae856b09b220ddce22f8af30b518eb8f5ec
3
+ size 125015502
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dca2e7486cc51ab7d91e807749cb762be5884e97d9c695a8350baae4ecbf294
3
+ size 119853027
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdc7ab4f7a5e1a9a6e2a26aac9234c40739bfe1938fcd3bda252e15b93e183d0
3
+ size 126295383
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ff98633e63dc10478c90350b7a50480e2a4c17a96f3c8ae1ced7d60b25396ea
3
+ size 37279942