Initial commit with updated dataset model
Browse files- README.md +3 -0
- config.json +1 -0
- pytorch_model.bin +3 -0
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Updated Dataset ResNet GPS Localizer
|
2 |
+
|
3 |
+
This model predicts latitude and longitude from an image, trained on the updated dataset under Latitude-Attitude organization.
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"lat_mean": 39.951648580775, "lat_std": 0.0006491166433423773, "lon_mean": -75.19144282374886, "lon_std": 0.0006635364490202567}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2af96a5b3957774498d485e449bbddb842f574cb21cf66a4f9176acf0006a1f
|
3 |
+
size 96452626
|