Skip to content

bhargav-joshi/Image-Classification-on-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classification-on-Flask

Web Deployment project of Image classification using on model using flask

We can implement this on netlify.com to view and use the functions either we can use cloud services.

About this

So this is Basically a Classifier which predicts the image is Cat, Dog, Horse or Human.

In this we have first implemented and save a model.h5 And we have used it with flask for deployment on Web through the Web User Interface and Easier way to classification.

We take the image from user and classifies it based on our model which is already created and saved.

Requirements

  • Tensorflow
  • Keras
  • Flask
  • Python

How to run this Locally on Pc/Laptop?

  1. For this you need to install Python & flask first 'PIP INSTALL FLASK'

  2. Go to the folder where these all files are and then run cmd/terminal/git bash

  3. Type Python app.py

  4. It will start the server and will show the URL

  5. Copy and paste in browser and hit Enter

  6. Try all the Functions and Enjoy !!

~ Bhargav Joshi

About

Web Deployment project of Image classification using on model using flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published