[go: up one dir, main page]

Skip to content

AI Project using Python with GUI made in TKinter. The AI attempts to predict the coordinates of any input streetview image.

Notifications You must be signed in to change notification settings

FaizaanAlFaisal/GeoGuessr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoGuessr

GeoGuessr is a Python AI project that attempts to guess the latitude and longitude coordinates of a location based solely on a streetview image. The project includes a Graphical User Interface (GUI) implemented using Tkinter, which displays the guessed location on a map and indicates its proximity to the actual location.

Training Images were collected using Webscrapers (from Flickr) and Google's StreetView API.

Features

  • AI-powered location guessing from streetview images
  • Tkinter-based GUI for user interaction
  • Map visualization showcasing the guessed location and its accuracy

About

AI Project using Python with GUI made in TKinter. The AI attempts to predict the coordinates of any input streetview image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages