lazamar / whereisthis

Find out where in the world a picture was taken

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where Is It?

A machine learning classifier to identify likely places where a picture was taken

This project is based on the paper PlaNet - Photo Geolocation with Convolutional Neural Networks by Tobias Weyand, Ilya Kostrikov and James Philbin

We use J. Randall Hunt's implementation in WhereML

Running

The project needs some model files that cannot be added to source control because of GitHub's limit on committed file sizes. These files can be found here or together with the code in the zipped releases of this project.

About

Find out where in the world a picture was taken


Languages

Language:Python 32.6%Language:HTML 27.8%Language:JavaScript 26.4%Language:CSS 7.2%Language:Dockerfile 3.7%Language:Shell 2.2%