Skip to content
/ Eye.ai Public
forked from KCFindstr/Eye.ai

A navigation system for the blind, got Honorable mention from Google in LA Hack 2019

License

Notifications You must be signed in to change notification settings

yuyangh/Eye.ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye.ai

Got Honorable mention from Google
Team of five to build navigation system for the blind via Google Cloud Platform
Constructed the object detection algorithms with YOLO to identify the type and the position of objects on the street
Calculated the dangerous level based on item’s relative size, color, and type
Warned the blind users about potentially dangerous objects’ type and position with text to speech functions

sample street picture
sample street picture

sample people picture
sample people picture

For developers

To test your backend code in the server, first do git push in your workstation. In the server:

cd /Eye.ai/
git pull
sudo bash /var/www/build.sh

Changes will then be applied to the website.

About

A navigation system for the blind, got Honorable mention from Google in LA Hack 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 97.5%
  • Python 2.0%
  • Other 0.5%