Uses SIFT keypoints to match magazine covers.
To run locally, copy the cover_recognition/paths.template.py
file into cover_recognition/paths.py
and set up the paths within, then import normally from cover_recognition
package in python shell on the root folder level of this repo.