gen1-pokemon-images / README.md
RogerKoala's picture
Create README.md and upload dataset
b1a5274
metadata
license: mit
task_categories:
  - image-classification
language:
  - en
tags:
  - Pokemon
  - Pokedex
  - Image-Classification
size_categories:
  - 1K<n<10K

First Generation Pokemon Dataset

All images used to train and validate the classifier were collected by me using custom scripts from

Dataset Details

Dataset Description

A total of 3,089 Pokémon images were collected from multiple websites, with the background removed from some of them. All images were then normalized to a resolution of 224x224 pixels.

Dataset Structure

The dataset is divided into:

  • Test: 840 images
  • Train: 2249 images

Google Colab Notebook

Explore the model training and inference workflow in this interactive notebook:

Pokédex Model

DenseNet121 neural network to create a Pokédex:

Demo

Visit the live Space to try it out: