https://github.com/jaketae/image-classifier
Image classifier web application based on MobileNet, built using Flask, TensorFlow, and Matplotlib
https://github.com/jaketae/image-classifier
flask image-classifier matplotlib serving tensorflow
Last synced: about 2 months ago
JSON representation
Image classifier web application based on MobileNet, built using Flask, TensorFlow, and Matplotlib
- Host: GitHub
- URL: https://github.com/jaketae/image-classifier
- Owner: jaketae
- Created: 2020-02-08T07:00:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T20:50:53.000Z (over 5 years ago)
- Last Synced: 2025-01-29T00:43:57.881Z (4 months ago)
- Topics: flask, image-classifier, matplotlib, serving, tensorflow
- Language: HTML
- Homepage:
- Size: 19 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Image Classifier
This repository conntains source code for the image classifier web application built using the [Flask web framework](https://www.palletsprojects.com/p/flask/) and [TensorFlow](https://www.tensorflow.org).
## Screenshots
Below are screenshots taken from the website.



More documentation to come.