Lagar commited on
Commit
441dc58
1 Parent(s): 640e95a

additional edits

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ title = 'Photo Geolocation'
37
  description = 'Just upload or drop an image to know where your photo is taken . '
38
 
39
  article ='''PlaNet -Photo Geolocation with Convolutional Neural Networks. A gradio demo app for estimation of the address and coordinates of your photo.
40
- <div style='text-align: center;'>PlaNet : <a href='https://tfhub.dev/google/planet/vision/classifier/planet_v2/1' target='_blank'>Github Repo</a> | <a href='https://arxiv.org/pdf/1602.05314v1.pdf' target='_blank'>Paper</a></div>'''
41
 
42
 
43
  ex1 = 'UnitedKingdom_00019_964966881_426cf82f57_1071_98545448@N00.jpg'
 
37
  description = 'Just upload or drop an image to know where your photo is taken . '
38
 
39
  article ='''PlaNet -Photo Geolocation with Convolutional Neural Networks. A gradio demo app for estimation of the address and coordinates of your photo.
40
+ <div style='text-align: center;'>PlaNet : <a href='https://tfhub.dev/google/planet/vision/classifier/planet_v2/1' target='_blank'>Model Repo</a> | <a href='https://arxiv.org/pdf/1602.05314v1.pdf' target='_blank'>Paper</a></div>'''
41
 
42
 
43
  ex1 = 'UnitedKingdom_00019_964966881_426cf82f57_1071_98545448@N00.jpg'