|
1 | 1 | # Sign Language Interpreter using Deep Learning
|
2 | 2 | > A sign language interpreter using live video feed from the camera.
|
3 |
| -The project was completed in 24 hours as part of final HackUNT19, the University of North Texas's annual Hackathon. |
| 3 | +The project was completed in 24 hours as part of HackUNT-19, the University of North Texas's annual Hackathon. |
4 | 4 |
|
5 | 5 | ## Table of contents
|
6 | 6 | * [General info](#general-info)
|
7 | 7 | * [Screenshots](#screenshots)
|
| 8 | +* [Demo](#demo) |
8 | 9 | * [Technologies and Tools](#technologies-and-tools)
|
9 | 10 | * [Setup](#setup)
|
10 | 11 | * [Process](#process)
|
11 | 12 | * [Code Examples](#code-examples)
|
12 | 13 | * [Features](#features)
|
13 | 14 | * [Status](#status)
|
14 |
| -* [Inspiration](#inspiration) |
15 | 15 | * [Contact](#contact)
|
16 | 16 |
|
17 | 17 | ## General info
|
18 | 18 |
|
19 | 19 | The theme at HACK UNT 19 was to use technology to improve accessibility by finding a creative solution to benefit the lives of those with a disability.
|
20 | 20 | We wanted to make it easy for 70 million deaf people across the world to be independent of translators for there daily communication needs, so we designed the app to work as a personal translator 24*7 for the deaf people.
|
21 | 21 |
|
| 22 | +## Demo |
| 23 | + |
| 24 | + |
| 25 | + |
22 | 26 | ## Screenshots
|
23 | 27 |
|
24 |
| - |
25 | 28 | 
|
26 | 29 | 
|
27 | 30 |
|
@@ -147,7 +150,7 @@ Features that can be added:
|
147 | 150 | Project is: _finished_. Our team was the winner of the UNT Hackaton 2019. You can find the our final submission post on [devpost](http://bit.ly/2WWllwg).
|
148 | 151 |
|
149 | 152 | ## Contact
|
150 |
| -Created by me and my teammates [Siddharth Oza](https://github.com/siddharthoza), [Ashish Sharma](https://github.com/ashish1993utd), and [Manish Shukla](https://github.com/Manishms18). |
| 153 | +Created by me with my teammates [Siddharth Oza](https://github.com/siddharthoza), [Ashish Sharma](https://github.com/ashish1993utd), and [Manish Shukla](https://github.com/Manishms18). |
151 | 154 |
|
152 | 155 | If you loved what you read here and feel like we can collaborate to produce some exciting stuff, or if you
|
153 | 156 | just want to shoot a question, please feel free to connect with me on < a href= "[email protected]" target= "_blank">email</ a>,
|
|
0 commit comments