Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 845 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 845 Bytes

Aavoguessr - Codeology Fall 2023

Automated AI for Geoguessr game. The model is inspired by researchers at Stanford who had implemented the geoguessr AI accurately first as well as the papers in the Google Drive folder. Avoguessr creates an interactive map for the user, runs the game in real time by logging in and starting the game, and guesses the country by giving an output.

You can test the model by taking 4 different pictures from different angles and play the game.

Members

Project Manager: Kerrine Tai Project Leaders: Ergun Acikoz, Minjune Kim Project Members: Christina Yue, Kate Trevor, Katelyn Jo, Philip Ye

Setup

Use the countries that are listed in countries.txt to filter out places that are not in Google Street View. Use countries.geojson to create the map. Use requirements.txt to download required modules.