Final Project for MIT's Course 6.S058, Introduction to Computer Vision
Developing a mobile application that allows one to navigate through the Stata Center, a labyrinth-like building on campus
In summary, the project works by:
- Finding the user's location through an embedded scene classificaiton model for offline inference
- Generating the shortest route to the destination using a path finding algorithm