dataset_info:
features:
- name: image
dtype: image
- name: anime_name
dtype: string
splits:
- name: train
num_bytes: 775373850.275
num_examples: 82975
download_size: 828962666
dataset_size: 775373850.275
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
πΈ 200+ High-Quality Anime Images Dataset
Welcome to the Ultimate Anime Image Dataset β a carefully curated collection of 200+ stunning anime images for researchers, developers, and anime lovers.
Perfect for Machine Learning, Computer Vision, Anime Art Generation, or Creative Projects. β¨
β οΈ Attribution is Mandatory
When using this dataset (personal or commercial), credit is required:
Dataset by Your Name
β¨ Highlights
- β 200+ High-Resolution Anime Images
- β Perfect for Training AI Models (GANs, Diffusion, etc.)
- β Useful for Image Classification, Art Generation, or Creative Design
- β Free to use under CC BY 4.0 License (Credit Required)
π Dataset Structure
The dataset is organized for easy use:
anime-images/ βββ Naruto/ βββ One-Piece/ βββ Demon-Slayer/ βββ Attack-on-Titan/ βββ My-Hero-Academia/ βββ ...more
πΌοΈ For full-quality images, download the dataset on Hugging Face.
π Quick Usage
You can load the dataset directly using the π€ Datasets Library:
from datasets import load_dataset
dataset = load_dataset("Dhiraj45/AniMages")
# Example: Access the first image
image = dataset['train'][0]['image']
image.show()
π Applications
π¨ Anime Artwork Generation (Stable Diffusion, GANs)
π€ AI Image Classification
ποΈ Style Transfer & Fan Art Projects
πΉοΈ Game Development & Creative Assets
π License & Credit
This dataset is shared under CC BY 4.0 License. βοΈ You must give appropriate credit if you use or modify it.
Example Attribution:
"Anime Images Dataset by Your Name"
π Support
If you love this dataset, please star β the Hugging Face repo and share it with fellow anime fans!
π Connect
π Hugging Face: Dhiraj45 π GitHub: Dhiraj309
(https[:]//huggingface[dot]co/YourUsername)