Skip to content
Draft
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
e060a6b
Merge pull request #1 from harshbg/add-license-1
harshbg Apr 13, 2019
d76ce4e
Update README.md
harshbg Apr 15, 2019
34dfbf9
Update README.md
harshbg Apr 15, 2019
52dcf7f
Update README.md
harshbg Apr 15, 2019
2487073
Update README.md
harshbg Apr 15, 2019
5f632e6
Update README.md
harshbg May 22, 2019
832309f
Update README.md
harshbg May 22, 2019
1d74dd0
Merge branch 'master' of https://github.com/harshbg/Sign-Language-Int…
harshbg May 22, 2019
538c70a
Update README.md
harshbg May 22, 2019
30d0871
Update README.md
harshbg May 22, 2019
783690b
Update README.md
harshbg May 22, 2019
15d9b0a
Update README.md
harshbg May 22, 2019
a6d5ae2
[ImgBot] Optimize images
ImgBotApp Jun 20, 2019
c48c80f
Merge pull request #2 from harshbg/imgbot
harshbg Jun 24, 2019
c607a5d
Update README.md
harshbg Mar 14, 2020
d1dab4b
Update README.md
harshbg Jun 7, 2020
946458e
Update README.md
harshbg Jul 19, 2020
6323b59
Update README.md
harshbg Jul 31, 2020
ac3248e
Update README.md
harshbg Aug 2, 2020
d3bbfc2
Merge branch 'master' of https://github.com/harshbg/Sign-Language-Int…
harshbg Aug 2, 2020
4f7ae77
Update README.md
harshbg Aug 5, 2020
1e6b692
Update README.md
harshbg Oct 20, 2024
8963bfb
Update README.md
harshbg Oct 20, 2024
60bdafa
Update README.md
harshbg Oct 20, 2024
392a1c1
Update README.md
harshbg Nov 7, 2024
06a2f1c
Update README.md
harshbg Apr 9, 2025
616fe91
updating demo images
Manishms18 Aug 17, 2025
1de4999
Update README.md
Manishms18 Aug 17, 2025
e788eda
Merge pull request #31 from harshbg/ms-code
Manishms18 Aug 17, 2025
ab4a6ff
Create citation.cff
Manishms18 Aug 19, 2025
a0d0cf8
Update README.md
Manishms18 Sep 3, 2025
6f594c0
Update README.md
Manishms18 Sep 9, 2025
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
harshbg authored May 22, 2019
commit 5f632e65e5f97364d6f3053f2a23b980fcbd8de3
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![GitHub](https://img.shields.io/github/license/harshbg/Sign-Language-Interpreter-using-Deep-Learning.svg)](https://choosealicense.com/licenses/mit)
# Sign Language Interpreter using Deep Learning
> A sign language interpreter using live video feed from the camera.
The project was completed in 24 hours as part of HackUNT-19, the University of North Texas's annual Hackathon. You can view the project demo on [YouTube](http://bit.ly/2Iaz2UK).
The project was completed in 24 hours as part of HackUNT-19, the University of North Texas's annual Hackathon. You can view the project demo on [YouTube](http://bit.ly/30xYgT8).

## Table of contents
* [General info](#general-info)
Expand Down Expand Up @@ -33,7 +33,7 @@ We wanted to make it easy for 70 million deaf people across the world to be inde
![Example screenshot](./img/demo3.gif)


**The entire demo of the project can be found on [YouTube](http://bit.ly/2Iaz2UK).**
**The entire demo of the project can be found on [YouTube](http://bit.ly/30xYgT8).**


## Screenshots
Expand Down Expand Up @@ -160,7 +160,7 @@ Features that can be added:
* Add more sign languages

## Status
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).
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/2QeITdz).

## Contact
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).
Expand Down