File size: 1,499 Bytes
b11d79b 22c00d1 4c08ca0 22c00d1 4c08ca0 57bf055 4c08ca0 57bf055 4c08ca0 22c00d1 4c08ca0 22c00d1 4c08ca0 57bf055 4c08ca0 b11d79b ba71f8c 57bf055 |
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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
---
license: apache-2.0
dataset_info:
features:
- name: image_raw
dtype: image
- name: status
dtype: string
- name: picture
struct:
- name: coco_url
dtype: string
- name: file_name
dtype: string
- name: flickr_url
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: picture_id
dtype: int64
- name: qas
list:
- name: q
dtype: string
- name: a
dtype: string
- name: id
dtype: int64
- name: questioner_id
dtype: int64
- name: timestamp
dtype: string
- name: object_id
dtype: int64
- name: dialogue_id
dtype: int64
- name: objects
struct:
- name: objects_keys
sequence: string
- name: objects_values
list:
- name: area
dtype: float64
- name: bbox
sequence: float64
- name: category
dtype: string
- name: category_id
dtype: int64
- name: iscrowd
dtype: bool
- name: object_id
dtype: int64
- name: segment
sequence:
sequence: float64
splits:
- name: train
num_bytes: 17727639600.26
num_examples: 108860
- name: test
num_bytes: 3858218992.82
num_examples: 23115
- name: validation
num_bytes: 3885120224.34
num_examples: 23305
download_size: 25497584790
dataset_size: 25470978817.42
---
Origin dataset can be accessed from [here](https://github.com/GuessWhatGame/guesswhat). |