Kiprey / revisiting-im2gps

Revisiting IM2GPS in the Deep Learning Era

Home Page:https://www.cc.gatech.edu/~nvo9/revisitingim2gps_iccv2017/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisiting Im2GPS

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.

About

Revisiting IM2GPS in the Deep Learning Era

https://www.cc.gatech.edu/~nvo9/revisitingim2gps_iccv2017/


Languages

Language:MATLAB 100.0%