imfing/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
This project helps machine learning engineers and researchers quickly turn a trained image classification model into a user-friendly web application. You provide your image classification model (or use a popular pre-trained one), and it generates a simple web interface where users can upload images to get predictions. This is ideal for showcasing model capabilities or getting feedback from non-technical stakeholders.
1,213 stars. No commits in the last 6 months.
Use this if you need to quickly deploy and demonstrate an image classification model as an interactive web app without extensive web development knowledge.
Not ideal if you need to build a complex, production-ready web application with advanced features or integrate with existing backend systems.
Stars
1,213
Forks
468
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Mar 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/imfing/keras-flask-deploy-webapp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Silvestre17/DL_RareSpecies_ImageClassification_MasterProject
🌿 Deep Learning project classifying rare species from images using the BioCLIP dataset. Features...
harshjuly12/Fine-tuning-ResNet50-for-Food-Classification
Fine-tuning ResNet50 for Food Classification means adapting a pre-trained ResNet50 model,...
silviomori/udacity-deeplearning-pytorch-challenge-lab
Repository with code for PyTorch Challenge Lab
alamehan/skripsi-cnn-anggrek
👨🎓 Proyek Tugas Akhir : Anggrek Classifier. Klasifikasi Genus Tanaman Anggrek Menggunakan...
Hassan-Djidda/Pretrained-Image-Classifier
Use pretrained image classifier and evaluate it performance on image dataset.