Skip to content

patidarparas13/Place-Recognition-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Place-Recognition-App

Flask and Keras is used to make this place recognition app with the help of place365 dataset available.

  1. It helps to detect the places, there are 365 places in the dataset and model can recognise from that 365 places.
  2. Model then predict top 3 places, on the basis of the input image.

Requirement

  1. Flask
  2. Python 3
  3. Keras
  4. Tensorflow

How to run the app

  1. Create Virtual Environment using pip
  2. Activate the virtual environment
  3. Install the requirements from requirement.txt file
  4. Run the app using 'flask run app.py'

Just Download the repository, install the necessary libraries and then run the app in your command line and then you can interact with it in your browser.

Thank You!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published