Skip to content

shawon100/image-recognition-resnet50-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-recognition-resnet50-flask

Demo Video

Watch the video

BackEnd

Python 3.6.8

Install

Download this project and enter the project folder from command line

pip install -r requirements.txt


It will take time to install all dependencies and ResNet50 model

python app.py

Open Browser and type http://localhost:5000