Skip to content

sreeji10/image-recognition-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-recognition-web-app

A simple image recognition web app using Keras and Flask. For running in Google Colab, i have used ngrok, which gives a public IP.

Follow below steps to run this in Google Colab notebook.

  1. Go to https://colab.research.google.com/ and login with your google credentials
  2. Open a new notebook and connect to a runtime
  3. Clone this repository [!git clone https://github.com/sreeji10/image-recognition-web-app.git]
  4. Install the dependencies. Example: ngrok[!pip install flask_ngrok]
  5. Run the app. [!python /content/image-recognition-web-app/Image_Detection/app.py]
  6. Test out using the url provided by ngrok

About

A simple image recognition web app using Keras and Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published