kvpratama/pokemon-images-dataset
收藏Hugging Face2024-02-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/kvpratama/pokemon-images-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
splits:
- name: train
num_bytes: 41347049
num_examples: 819
download_size: 41350027
dataset_size: 41347049
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
task_categories:
- image-to-image
language:
- en
size_categories:
- n<1K
---
# Dataset Card for pokemon-images-dataset
### Dataset Summary
A collection of images featuring Pokémon characters.
## Dataset Creation
### Context
I collected this dataset for my school project. The project is to train GAN to generate new Pokemon. I had a difficult time finding a training dataset that is complete and clean. So I gather this collection of images and publish it here hoping that it will help others who need a similar dataset.
You can find my project on my [Github][1]
My latest code to generate pokemon [Github][4]
### Content
819 transparent Pokemon images in png format size 256x256.
* Update August 10, 2020
819 white background in jpg format
### Acknowledgements
I collected the image mostly from this website [https://veekun.com/dex/downloads][2]
Banner image is taken from [https://viking011.deviantart.com/art/Pokemon-Poster-436455502][3]
### Inspiration
Since I failed to generate new Pokemon with clarity (I can only generate the shape) I wish there will be others that could do it with this dataset. If you managed to, please share it!
[1]: https://github.com/kvpratama/gan/tree/master/pokemon
[2]: https://veekun.com/dex/downloads
[3]: https://viking011.deviantart.com/art/Pokemon-Poster-436455502
[4]: https://github.com/kvpratama/gan/tree/master/pokemon_dcgan
提供机构:
kvpratama
原始信息汇总
数据集卡片 for pokemon-images-dataset
数据集概述
一个包含宝可梦角色图像的集合。
数据集创建
背景
我为我的学校项目收集了这个数据集。该项目旨在训练GAN以生成新的宝可梦。我在寻找完整且干净的训练数据集时遇到了困难。因此,我收集了这些图像并在这里发布,希望它能帮助需要类似数据集的人。
内容
819张256x256像素的透明宝可梦图像,格式为png。
- 更新于2020年8月10日 819张白色背景的jpg格式图像
致谢
我主要从以下网站收集图像:https://veekun.com/dex/downloads
横幅图像来自:https://viking011.deviantart.com/art/Pokemon-Poster-436455502
灵感
由于我未能清晰地生成新的宝可梦(我只能生成形状),我希望有人能用这个数据集做到这一点。如果你成功了,请分享!



