Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 187 Bytes

cifar10_prediction

Predict the category of a chosen image based on the cifar10 labels.

set FLASK_APP=predict_app.py
flask run
http://localhost:5000/static/predict_app.html