vovod/pytorch-who-is-that-pokemon
All 151 classes pokemon Gen1 classification with torchvision model.
This helps you identify original Generation 1 Pokémon from images. You input an image of a Pokémon, and the system tells you which of the 151 Gen 1 Pokémon it is. This tool is perfect for Pokémon enthusiasts, collectors, or anyone needing to quickly identify a Gen 1 Pokémon.
No commits in the last 6 months.
Use this if you want an easy way to recognize any of the first 151 Pokémon from a picture.
Not ideal if you need to identify Pokémon from other generations or require extremely high accuracy for competitive or professional contexts.
Stars
15
Forks
3
Language
Python
License
—
Category
Last pushed
Nov 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vovod/pytorch-who-is-that-pokemon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
matlab-deep-learning/Image-Classification-in-MATLAB-Using-TensorFlow
This example shows how to call a TensorFlow model from MATLAB using co-execution with Python.
AFAgarap/cnn-svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine...
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow