Alexator26/CartoonSmall
收藏Hugging Face2024-02-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Alexator26/CartoonSmall
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: original_image
dtype: image
- name: edit_prompt
dtype: string
- name: cartoonized_image
dtype: image
splits:
- name: train
num_examples: 715
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.
提供机构:
Alexator26
原始信息汇总
数据集概述
数据集信息
- 特征:
original_image: 图像类型edit_prompt: 字符串类型cartoonized_image: 图像类型
- 分割:
train: 包含715个样本
- 大小类别:
- 1K < n < 10K
- 语言:
- 英语
- 任务类别:
- 图像到图像转换
已知限制和偏差
- 数据集源自Imagenette,而Imagenette又源自ImageNet,因此继承了ImageNet的限制和偏差。
许可
- 数据集的许可与ImageNet相同。



