Commit 45dab0e4 authored by Alykhan Tejani's avatar Alykhan Tejani Committed by Francisco Massa
Browse files

update links to phototour dataset (#301)

parent aa9fa44a
...@@ -25,17 +25,17 @@ class PhotoTour(data.Dataset): ...@@ -25,17 +25,17 @@ class PhotoTour(data.Dataset):
""" """
urls = { urls = {
'notredame': [ 'notredame': [
'http://www.iis.ee.ic.ac.uk/~vbalnt/phototourism-patches/notredame.zip', 'http://icvl.ee.ic.ac.uk/vbalnt/notredame.zip',
'notredame.zip', 'notredame.zip',
'509eda8535847b8c0a90bbb210c83484' '509eda8535847b8c0a90bbb210c83484'
], ],
'yosemite': [ 'yosemite': [
'http://www.iis.ee.ic.ac.uk/~vbalnt/phototourism-patches/yosemite.zip', 'http://icvl.ee.ic.ac.uk/vbalnt/yosemite.zip',
'yosemite.zip', 'yosemite.zip',
'533b2e8eb7ede31be40abc317b2fd4f0' '533b2e8eb7ede31be40abc317b2fd4f0'
], ],
'liberty': [ 'liberty': [
'http://www.iis.ee.ic.ac.uk/~vbalnt/phototourism-patches/liberty.zip', 'http://icvl.ee.ic.ac.uk/vbalnt/liberty.zip',
'liberty.zip', 'liberty.zip',
'fdd9152f138ea5ef2091746689176414' 'fdd9152f138ea5ef2091746689176414'
], ],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment