Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imdeepmind/what-is-the-name-of-this-animal
What is the name of this Animal? Just for fun:)
https://github.com/imdeepmind/what-is-the-name-of-this-animal
animal-classification classification computer-vision deep-learning keras machine-learning python3 transfer-learning
Last synced: 27 days ago
JSON representation
What is the name of this Animal? Just for fun:)
- Host: GitHub
- URL: https://github.com/imdeepmind/what-is-the-name-of-this-animal
- Owner: imdeepmind
- Created: 2019-03-27T15:37:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T17:50:30.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T08:47:31.302Z (3 months ago)
- Topics: animal-classification, classification, computer-vision, deep-learning, keras, machine-learning, python3, transfer-learning
- Language: Python
- Homepage:
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is the name of this animal?
A Convolutional Neural Network approach to predict animals name by analyzing an image of the animal.
In this project, I've used MobileNetV2 model trained on the imagenet dataset. The model is implemented in Keras.
I have collected data from Google images.