Wolfram.com
WolframAlpha.com
WolframCloud.com
Wolfram Language
Example Repository
Ready-to-use examples for the Wolfram Language
Primary Navigation
Categories
Astronomy
Audio Processing
Calculus
Cellular Automata
Chemistry
Complex Systems
Computer Science
Computer Vision
Control Systems
Creative Arts
Data Science
Engineering
Finance & Economics
Finite Element Method
Food & Nutrition
Geography
Geometry
Graphs & Networks
Image Processing
Life Sciences
Machine Learning
Mathematics
Optimization
Physics
Puzzles and Recreation
Quantum Computation
Signal Processing
Social Sciences
System Modeling
Text & Language Processing
Time-Related Computation
Video Processing
Visualization & Graphics
Alphabetical List
Submit a New Resource
Learn More about
Wolfram Language
Related Pages
Related Symbols
NetModel
NetChain
Related Categories
Machine Learning
Geography
Image Processing
Estimate Geo Location from an Image Using a Net Model
Example Notebook
Open in Cloud
Download Notebook
Obtain the
pre-trained geolocation net model
from the Wolfram Neural Net Repository:
I
n
[
1
]
:
=
n
e
t
=
N
e
t
M
o
d
e
l
[
"
R
e
s
N
e
t
-
1
0
1
T
r
a
i
n
e
d
o
n
Y
F
C
C
1
0
0
m
G
e
o
t
a
g
g
e
d
D
a
t
a
"
]
O
u
t
[
1
]
=
N
e
t
C
h
a
i
n
I
n
p
u
t
p
o
r
t
:
i
m
a
g
e
O
u
t
p
u
t
p
o
r
t
:
c
l
a
s
s
Start with a photo:
I
n
[
2
]
:
=
i
m
a
g
e
=
R
e
s
o
u
r
c
e
D
a
t
a
[
"
E
x
a
m
p
l
e
:
E
s
t
i
m
a
t
e
G
e
o
L
o
c
a
t
i
o
n
f
r
o
m
a
n
I
m
a
g
e
U
s
i
n
g
a
N
e
t
M
o
d
e
l
"
,
"
I
m
a
g
e
"
]
O
u
t
[
2
]
=
Obtain an estimate of the latitude and longitude where the photo was taken:
I
n
[
3
]
:
=
p
o
s
i
t
i
o
n
=
n
e
t
O
u
t
[
3
]
=
G
e
o
P
o
s
i
t
i
o
n
[
{
2
9
.
9
3
7
9
,
3
1
.
1
5
8
7
}
]
Mark the position on a map:
I
n
[
4
]
:
=
G
e
o
G
r
a
p
h
i
c
s
[
G
e
o
M
a
r
k
e
r
[
p
o
s
i
t
i
o
n
]
,
G
e
o
R
a
n
g
e
4
0
0
0
k
m
]
O
u
t
[
4
]
=
See Also
ResNet-101 Trained on YFCC100m Geotagged Data
Related Symbols
NetModel
NetChain
Publisher Information
Contributed by:
Wolfram Staff