instruction-tuning-sd/cartoonization
收藏Hugging Face2023-05-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/instruction-tuning-sd/cartoonization
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: original_image
dtype: image
- name: edit_prompt
dtype: string
- name: cartoonized_image
dtype: image
splits:
- name: train
num_bytes: 3257571330
num_examples: 5000
download_size: 3296272284
dataset_size: 3257571330
size_categories:
- 1K<n<10K
language:
- en
task_categories:
- image-to-image
---
# Instruction-prompted cartoonization dataset
This dataset was created from 5000 images randomly sampled from the [Imagenette dataset](https://github.com/fastai/imagenette). For more
details on how the dataset was created, check out [this directory](https://github.com/sayakpaul/instruction-tuned-sd/tree/main/data_preparation).
Following figure depicts the data preparation workflow:
<p align="center">
<img src="https://huggingface.co/datasets/sayakpaul/sample-datasets/resolve/main/cartoonization_data_wheel.png" width=600/>
</p>
## Known limitations and biases
The dataset was derived from Imagenette, which, in turn, was derived from [ImageNet](https://www.image-net.org/). So, naturally, this
dataset inherits the limitations and biases of ImageNet.
## Licensing
The dataset was derived from Imagenette, which, in turn, was derived from [ImageNet](https://www.image-net.org/). So, this dataset's license
is the same as ImageNet.
提供机构:
instruction-tuning-sd
原始信息汇总
数据集概述
数据集名称
Instruction-prompted cartoonization dataset
数据集特征
- original_image: 数据类型为 image
- edit_prompt: 数据类型为 string
- cartoonized_image: 数据类型为 image
数据集分割
- train: 包含5000个样本,占用3257571330字节
数据集大小
- 下载大小: 3296272284字节
- 数据集大小: 3257571330字节
语言
- en
任务类别
- image-to-image
大小分类
- 1K<n<10K
许可证
- 与ImageNet相同



