Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 371 Bytes

cifar10-tranfer-learning

A flask front-end for cifar10 dataset for image classification using transfer learning

Running the project

Installing the dependencies

pip install -r requirements.txt
flask run

OR

python app.py

Screenshot

image