数据集:

lambdalabs/pokemon-blip-captions

语言:

en

计算机处理:

monolingual

语言创建人:

other

批注创建人:

machine-generated

大小:

n<1K

任务:

文生图
中文

Dataset Card for Pokémon BLIP captions

Dataset used to train Pokémon text to image model

BLIP generated captions for Pokémon images from Few Shot Pokémon dataset introduced by Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis (FastGAN). Original images were obtained from FastGAN-pytorch and captioned with the pre-trained BLIP model .

For each row the dataset contains image and text keys. image is a varying size PIL jpeg, and text is the accompanying text caption. Only a train split is provided.

Examples

a drawing of a green pokemon with red eyes

a green and yellow toy with a red nose

a red and white ball with an angry look on its face

Citation

If you use this dataset, please cite it as:

@misc{pinkney2022pokemon,
      author = {Pinkney, Justin N. M.},
      title = {Pokemon BLIP captions},
      year={2022},
      howpublished= {\url{https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/}}
}