Skip to content

Spidy20/Image_Classifier_Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Classification🐼🐶🐱 website💻 based on Deep Learning with Flask🐍

-> This website can recognise any image , you just need to upload image on server , I used Deep learning Resnet model for Image Classification

Sourcerer

Code Requirements

  • Flask(pip install flask)
  • keras(pip install keras)
  • Numpy(pip install numpy)

What steps you have to follow??

  • Run app.py
  • Go to http://127.0.0.1:5000/Image_Classification

(1)

(2)

Just follow☝️ me and Star⭐ my repository