File size: 812 Bytes
05c5174
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
739acb5
 
05c5174
91b9487
 
 
c253c6c
 
 
6a75005
 
 
 
 
05c5174
 
 
 
 
7cc3882
 
d42e984
 
05c5174
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
41
42
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: mask
    dtype: image
  - name: vis_image
    dtype: image
  - name: sampled_sent
    dtype: string
  - name: image_id
    dtype: int64
  - name: ref_id
    dtype: int64
  - name: expr_id
    dtype: string
  - name: ann_id
    dtype: int64
  splits:
  - name: refcoco_val
    num_bytes: 9477614888.0
    num_examples: 9222
  - name: refcocog_val
    num_bytes: 4570315614.0
    num_examples: 4675
  - name: refcocop_val
    num_bytes: 8270747190.0
    num_examples: 8061
  download_size: 7182119437
  dataset_size: 22318677692.0
configs:
- config_name: default
  data_files:
  - split: refcoco_val
    path: data/refcoco_val-*
  - split: refcocog_val
    path: data/refcocog_val-*
  - split: refcocop_val
    path: data/refcocop_val-*
---