Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beingaryan authored Nov 7, 2020
1 parent f34dcb8 commit 4aa000a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# VISION-I:A BLIND ASSISTANCE SYSTEM
This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person can take the help of AN APPLICATION which inturn sends Real Time Frames to the LAPTOP-BASED WIRELESS NETWORKED SYSTEM. It works on REAL-TIME OBJECT DETECTION using SSD_MOBILENET algorithm and TENSORFLOW APIs . It has a core feature of approximate distance calculation and Voice - Based wireless feedack generation w.r.t the DISTANCE CALCULATION. It makes the work of Blind easy,efficient and reliable by sending wireless Voice based feedback whether the particular object is either too close to him or is it at a safer distance. The same system can be used from Obstacle Detection.

## Features
* Easy to integrate
* Voice Activated
* Real Time Interface
* Can be Interacted with Android Mobile Webcam as well

## Setup
* Fork the repository at your profile
* Git Clone the repository to your local machine.
* pip install - r requirements.txt
* Follow my Youtube Tutorial
* Run [MainFile](https://github.com/beingaryan/VISION-I/blob/master/webcam_blind_voice.py)

## TODO
* Make it dynamic over Cloud systems.
* Provide features to input class of Object.


## Tutorials
* [Medium](https://medium.com/beingryaan/real-time-object-detection-along-with-distance-and-voice-alerts-for-blinds-a-blind-assistance-1708b97c3ecc)
* [Youtube](https://www.youtube.com/watch?v=3BXIuU2AcGg&feature=emb_title)

0 comments on commit 4aa000a

Please sign in to comment.