Skip to content

Commit 505d08f

Browse files
authored
Update README.md
1 parent cab4203 commit 505d08f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
A deep learning based application which is entitled to help the visually impaired people. The application automatically generates the textual description of what's happening in front of the camera and conveys it to person through audio. It is capable of recognising faces and tell user whether a known person is standing in front of him or not.
33

44
# Requirements
5-
. Tensorflow (>1.9)
6-
. Keras
7-
. OpenCV
8-
. Python 3.5+
9-
. gTTS
5+
* Tensorflow (>1.9)
6+
* Keras
7+
* OpenCV
8+
* Python 3.5+
9+
* gTTS
1010

1111
# Dataset used
1212
MS COCO

0 commit comments

Comments
 (0)