Skip to content
/ geosolvr Public

machine learning model to predict location of GeoGuessr images

License

Notifications You must be signed in to change notification settings

s1dny/geosolvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoSolvr

Machine learning model to predict location of GeoGuessr images

Setup

Collecting Data

  • Rename the file data/example.csv to data/results.csv
  • Create a folder in the /data directory called src
  • The /data directory should now look similar to this:
    /data
        |-- src
        |-- .gitignore
        |-- results.csv
        |-- iso_codes.csv
        |-- data.py
        |-- main.py
    
  • Adjust the parameters in the /data/main.py file
  • cd into the data directory and run main.py

About

machine learning model to predict location of GeoGuessr images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published