Skip to content

Develop a CNN model to precisely categorize Pokémon photos into the appropriate species. The objective is to use each Pokémon's unique visual traits to construct a strong image classification system that can accurately distinguish between various Pokémon species.

Notifications You must be signed in to change notification settings

muhammadAttaurrahman/PokeMon_classification_using_CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PokeMon_classification_using_CNN

Pokemon Dataset contains 150 different Pokemon classes. We Develop a CNN model to precisely categorize Pokémon photos into the appropriate species. The objective is to use each Pokémon's unique visual traits to construct a strong image classification system that can accurately distinguish between various Pokémon species.

  • Download Pokemon Date from ( "!kaggle datasets download -d lantian773030/pokemonclassification")
  • Unzip the Pokemon data.
  • Detailed Comments are given in the ".ipynb" file.
  • Create a new conda env using "conda create -n pokemon python==3.8"
  • Then run "!pip install -r reuirement.txt"

About

Develop a CNN model to precisely categorize Pokémon photos into the appropriate species. The objective is to use each Pokémon's unique visual traits to construct a strong image classification system that can accurately distinguish between various Pokémon species.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published