Datasets:
File size: 1,064 Bytes
f385db8 9c4008b f385db8 c96529b e21099f 989d91f d95c666 989d91f d95c666 f385db8 f152f58 |
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 |
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 2091626866
num_examples: 40000
download_size: 2070430367
dataset_size: 2091626866
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- text-to-image
- image-to-text
- image-feature-extraction
language:
- en
tags:
- COCO
- Human
size_categories:
- 10K<n<100K
---
**This Dataset is a subsets of COCO 2017 -train- images using "Crowd" & "person" Labels With the First Caption of Each one**
![](https://cocodataset.org/images/coco-examples.jpg)
COCO Summary:
The [COCO dataset](https://cocodataset.org/#home) is a comprehensive collection designed for object detection, segmentation, and captioning tasks.
It comprises over 200,000 images, encompassing a diverse array of everyday scenes and objects.
Each image features multiple objects and scenes across 80 distinct object categories, all of which are annotated with descriptive image captions. |