Animes / README.md
Dhiraj45's picture
Update README.md
c8fffcc verified
|
raw
history blame
2.47 kB
metadata
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)