Revisiting Im2GPS

December 19, 2018 ยท View on GitHub

Code & data for our "Revisiting IM2GPS in the Deep Learning Era" paper

PyTorch version: to be released

Prerequisites:

Test on new images:

Test on im2gps-test-set:

  • Download the test set from http://graphics.cs.cmu.edu/projects/im2gps and unzip the images to "query" folder
  • Run main_im2gps_test.m
  • The numbers might not be exactly the same as reported in the paper because of FLANN randomization or image decoding.

Datasets:

Reference:

  • Nam Vo, Nathan Jacobs and James Hays. "Revisiting IM2GPS in the Deep Learning Era". ICCV 2017.