Helping the blind to better understand the surrounding with machine learning and computer vision.
It is an innovative idea to help the blind to see the world better.The app describes the scene which the user is viewing in his/her regional language with the click of a button.
server:
Clone the Repo. (cd
into the dir
after extracing the .zip
)
git clone https://github.com/adamshamsudeen/vision.ai.git
cd vision.ai
python run.py
Yay !
Running on http://127.0.0.1:4000/ (Press CTRL+C to quit)
app:
use android studio and build the app.
Raspberrypi:
USe the app.py file
im2txt : https://github.com/tensorflow/models/tree/master/research/im2txt
face_recognition: https://github.com/ageitgey/face_recognition
google vision Api