vedalken/mtg-pauper-blip-captions
收藏Hugging Face2023-04-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vedalken/mtg-pauper-blip-captions
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: caption
dtype: string
splits:
- name: train
num_bytes: 253832724.0
num_examples: 3000
download_size: 0
dataset_size: 253832724.0
---
# Dataset Card for Mtg Pauper BLIP captions
Dataset inspired by [Pokemon Blip Captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/tree/main)
BLIP generated captions for Magic: the gathering pauper cards artworks from _BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation (Salesforce Research)_
For each row the dataset contains `image` and `caption` keys. `image` is a varying size PIL jpeg, and `caption` is the accompanying text caption. Only a train split is provided.
## Examples

> a drawing of a small blue man holding a yellow toy
For more in-depth informations in how this dataset was created, check the [Google Colab](https://colab.research.google.com/drive/14Hxsm8o25rGOeYozqPmy6dBNMTudkw_H?usp=sharing)
## Citation
If you use this dataset, please cite it as:
```
@misc{mazzola2022pauper,
author = {Matteo Mazzola},
title = {Magic:the Gatering pauper BLIP captions},
year={2023},
howpublished= {\url{https://huggingface.co/datasets/vedalken/mtg-pauper-blip-captions}}
}
```
### Acknowledgments:
This dataset was made possible by [Scryfall](https://scryfall.com/).
Portions of artwork on Scryfall are unofficial Fan Content permitted under the Wizards of the Coast Fan Content Policy. The literal and graphical information presented on this site about Magic: The Gathering, including card images, mana symbols, and Oracle text, is copyright Wizards of the Coast, LLC, a subsidiary of Hasbro, This dataset is not produced by or endorsed by Wizards of the Coast.
提供机构:
vedalken
原始信息汇总
数据集概述
数据集名称
- 名称: Mtg Pauper BLIP captions
数据集内容
- 特征:
image: 图像,类型为PIL jpeg,大小可变。caption: 文本,类型为字符串,为图像的伴随文本描述。
数据集结构
- 分割:
train: 训练集,包含3000个样本,总大小为253832724.0字节。
数据集大小
- 下载大小: 0字节
- 数据集总大小: 253832724.0字节
数据集示例
- 图像: pau.jpg
- 描述: 一个拿着黄色玩具的小蓝人的画作。
引用信息
-
引用格式:
@misc{mazzola2022pauper, author = {Matteo Mazzola}, title = {Magic:the Gatering pauper BLIP captions}, year={2023}, howpublished= {url{https://huggingface.co/datasets/vedalken/mtg-pauper-blip-captions}} }



