Fazzie/Teyvat
收藏Hugging Face2022-12-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Fazzie/Teyvat
下载链接
链接失效反馈官方服务:
资源简介:
---
annotations_creators:
- no-annotation
language_creators:
- found
language:
- en
license:
- unknown
source_datasets:
- original
task_categories:
- text-to-image
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
splits:
- name: train
num_bytes: 71202
num_examples: 234
download_size: 466995417
dataset_size: 71202
---
# Dataset Card for Teyvat BLIP captions
Dataset used to train [Teyvat characters text to image model](https://github.com/hpcaitech/ColossalAI/tree/main/examples/images/diffusion).
BLIP generated captions for characters images from [genshin-impact fandom wiki](https://genshin-impact.fandom.com/wiki/Character#Playable_Characters)and [biligame wiki for genshin impact](https://wiki.biligame.com/ys/%E8%A7%92%E8%89%B2).
For each row the dataset contains `image` and `text` keys. `image` is a varying size PIL png, and `text` is the accompanying text caption. Only a train split is provided.
The `text` include the tag `Teyvat`, `Name`,`Element`, `Weapon`, `Region`, `Model type`, and `Description`, the `Description` is captioned with the [pre-trained BLIP model](https://github.com/salesforce/BLIP).
## Examples
<img src = "https://huggingface.co/datasets/Fazzie/Teyvat/resolve/main/data/Ganyu_001.png" title = "Ganyu_001.png" style="max-width: 20%;" >
> Teyvat, Name:Ganyu, Element:Cryo, Weapon:Bow, Region:Liyue, Model type:Medium Female, Description:an anime character with blue hair and blue eyes
<img src = "https://huggingface.co/datasets/Fazzie/Teyvat/resolve/main/data/Ganyu_002.png" title = "Ganyu_002.png" style="max-width: 20%;" >
> Teyvat, Name:Ganyu, Element:Cryo, Weapon:Bow, Region:Liyue, Model type:Medium Female, Description:an anime character with blue hair and blue eyes
<img src = "https://huggingface.co/datasets/Fazzie/Teyvat/resolve/main/data/Keqing_003.png" title = "Keqing_003.png" style="max-width: 20%;" >
> Teyvat, Name:Keqing, Element:Electro, Weapon:Sword, Region:Liyue, Model type:Medium Female, Description:a anime girl with long white hair and blue eyes
<img src = "https://huggingface.co/datasets/Fazzie/Teyvat/resolve/main/data/Keqing_004.png" title = "Keqing_004.png" style="max-width: 20%;" >
> Teyvat, Name:Keqing, Element:Electro, Weapon:Sword, Region:Liyue, Model type:Medium Female, Description:an anime character wearing a purple dress and cat ears
提供机构:
Fazzie
原始信息汇总
数据集概述
基本信息
- 数据集名称: Teyvat BLIP captions
- 语言: 英语 (en)
- 许可证: 未知 (unknown)
- 数据来源: 原始数据 (original)
- 任务类别: 文本到图像 (text-to-image)
数据集内容
- 特征:
image: 图像数据类型text: 字符串数据类型
- 数据结构:
- 每条记录包含
image和text键。 image是大小可变的 PIL png 图像。text是伴随文本描述,包含Teyvat,Name,Element,Weapon,Region,Model type, 和Description标签。
- 每条记录包含
数据集划分
- 训练集:
- 示例数量: 234
- 数据大小: 71202 字节
- 下载大小: 466995417 字节
数据集用途
- 用于训练 Teyvat 角色文本到图像模型。



