File size: 720 Bytes
673f622
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3c4cb5d
673f622
3c4cb5d
673f622
 
 
 
 
 
 
7da560e
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: other
task_categories:
- image-to-image
tags:
- anime
- pixel-art
- parquet
pretty_name: Anime Faces Pixelized
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*.parquet
---

# Anime Faces Pixelized

Pixel-art conversion of images generated from [aipracticecafe/anime-faces-256px](https://huggingface.co/datasets/aipracticecafe/anime-faces-256px).

This dataset was prepared with [WuZongWei6/Pixelization](https://github.com/WuZongWei6/Pixelization) implementation.

## Files

- Split: `train`
- Images: 48167
- Parquet shards: 7

Each row contains only:

- `image`: decoded by Hugging Face Datasets as an image feature.
- `tags`: source text tags/caption for that image.