Skip to content

svk1995/scene_recognition

 
 

Repository files navigation

scene_recognition

Introduction:

Name: Building Scene Recognition
Category: Image Recognition app
Key benefit: You could know the name of the place or other information ONLY using a picture of it and our app!

Tools:

Tensorflow: https://www.tensorflow.org/install/
openCV: https://github.com/opencv/opencv

Instruction:

1.run the __init__.py file in Wevservlet folder, and a local host link will show up.
2.copy the link and paste it into google and run it in google. Now you can see the result of 
  pageone.html in EC601 fontend.
3.upload a picture of BU building, then the backend which connected the machine learning model will return
  three most matchable buildings' name and location.
4.click the names of building, you will come to the third pages which can tell you recent news and abstract of 
  the building.

About

An image recognition app/web for BU students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.6%
  • HTML 17.6%
  • CSS 9.8%
  • JavaScript 7.0%