metadata
license: mit
viewer: false
This is a dataset of image generating prompts containing objects and quantifiers such as:
2 cell phones and 1 oven and 2 remotes
The objects were a subset of 10 random objects taken from the COCO dataset: https://docs.ultralytics.com/datasets/detect/coco/#dataset-yaml
mini_prompts.txt
contains the prompts, ~16k strings with 1-3 objects per image, 1-5 instances of the object per image
coco_classes.txt
is the list of COCO objects sampled for the prompts
create_prompts.py
is the python script used to generate the prompts, which can be rerun for a larger dataset or a different subset of classes if desired.