Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 447 Bytes

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