Skip to content

Garbage Classification using Deep Learning and deployed with Flask

Notifications You must be signed in to change notification settings

R1SE23/garbage-classification-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garbage Classification - Deep learning - Flask Deployment

Model: Fine-Tuned VGG16

Production Model Performance -> loss: 0.2181 - accuracy: 0.9249 - val_loss: 0.3571 - val_accuracy: 0.8805

Usage

Run app.py using below command to start Flask API

python app.py

Flask

Prediction

Response

About

Garbage Classification using Deep Learning and deployed with Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published