Datasets:
metadata
license: apache-2.0
task_categories:
- unconditional-image-generation
tags:
- images
To use the dataset
from datasets import load_dataset
dataset = load_dataset("sulpha/anime-sceneries")
This is a web scraped dataset of (mostly) anime sceneries/paintings. Initially scraped to train an unconditional image generation model.
An example fastGAN model utilizing this dataset can be view here