jerife commited on
Commit
ac89d06
·
verified ·
1 Parent(s): 661e4dd

Add RefCOCOg dataset (excluding train split) with images

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_id
5
+ dtype: int64
6
+ - name: split
7
+ dtype: string
8
+ - name: sentences
9
+ list:
10
+ - name: raw
11
+ dtype: string
12
+ - name: sent
13
+ dtype: string
14
+ - name: sent_id
15
+ dtype: int64
16
+ - name: tokens
17
+ list: string
18
+ - name: file_name
19
+ dtype: string
20
+ - name: category_id
21
+ dtype: int64
22
+ - name: ann_id
23
+ dtype: int64
24
+ - name: sent_ids
25
+ list: int64
26
+ - name: ref_id
27
+ dtype: int64
28
+ - name: raw_anns
29
+ dtype: string
30
+ - name: raw_image_info
31
+ dtype: string
32
+ - name: raw_sentences
33
+ dtype: string
34
+ - name: image_path
35
+ dtype: string
36
+ - name: bbox
37
+ list: float64
38
+ - name: captions
39
+ list: string
40
+ - name: global_image_id
41
+ dtype: string
42
+ - name: anns_id
43
+ dtype: string
44
+ - name: image
45
+ dtype: image
46
+ splits:
47
+ - name: validation
48
+ num_bytes: 1272166636
49
+ num_examples: 2573
50
+ - name: testA
51
+ num_bytes: 2519445918
52
+ num_examples: 5023
53
+ download_size: 3783863260
54
+ dataset_size: 3791612554
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: validation
59
+ path: data/validation-*
60
+ - split: testA
61
+ path: data/testA-*
62
+ ---
data/testA-00000-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a25c168596437257f86289c6c05bf38266f2950a65abdd70be84a61d565e14fd
3
+ size 420309523
data/testA-00001-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebc8d43189890bb45fdd256a3c35c5ce23eb5d64ab312cc7472a15836ef52ac6
3
+ size 415401286
data/testA-00002-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a09db1041f5fd7cfea1ce44aca8390ef2d037fa272d78b186de4b9c09daafd0f
3
+ size 420185866
data/testA-00003-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:869c0b4c9eff3271c513a07e2746ac755e256c074014f8d025d31c2f3a5881b8
3
+ size 414572037
data/testA-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1476da7fe45d536294f676b5f6e37c12e15dede9bb304f80a92596682a0018ad
3
+ size 422613621
data/testA-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6144e66ecd512b8cbe450c247c9147eec58432332b8e0b7b51671b12e733a7c9
3
+ size 421230308
data/validation-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:661e3ed23a83f1685002d4f16e1716f8024ac62877ee9a9fd1098d63de8d3e6f
3
+ size 428557433
data/validation-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de44ddd456c0b0e027c8c27790124f9d368be84c2aee41d13cb88e5ee59d712a
3
+ size 418495758
data/validation-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c294e4e0bd3e15c4af2e2409b2ddd1fa684c717d98df95f8c07fe55e2fbd1d2a
3
+ size 422497428