Skip to content

Historical landmark recognition backend service. Providing information on historical landmarks in Jerusalem based on image and location.

License

Notifications You must be signed in to change notification settings

shakedlokits/PockeTour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

PockeTour

Historical landmark recognition backend service.
Providing information on historical landmarks in Jerusalem based on image and location. Developed for the Jerusalem Municipality to shed light on the thousands of historical landmarks the city has to offer.

image image

Usage

Simply run the python server by running python pocket_server.py and send a POST request to /image containing:

  • base64 - base 64 encoded image of the landmark you wish to locate
  • gps - the lat and lng of the your immidiate vacinity if possible

Modification

As this is the original codebase and was not intended for high load, we use a sqlite DB which you can simply change for your specific sites.

About

Historical landmark recognition backend service. Providing information on historical landmarks in Jerusalem based on image and location.

Topics

Resources

License

Stars

Watchers

Forks