An open API service indexing awesome lists of open source software.

https://github.com/talfig/sign-language-recognition-v1

Sign language recognition system using CNN architecture, accurately translating images into defined sign language.
https://github.com/talfig/sign-language-recognition-v1

computer-vision resnet-18 sign-language-recognition

Last synced: about 1 year ago
JSON representation

Sign language recognition system using CNN architecture, accurately translating images into defined sign language.

Awesome Lists containing this project

README

          

# Sign-Language-Recognition-V1
Sign language recognition system using CNN architecture, accurately translating images into defined sign language.

**Note:** There is a new version of this project for a sign language recognition system using CNN architecture and MediaPipe, accurately translating video inputs and live camera feeds into defined sign language with OpenCV. You can find more details at [Sign-Language-Recognition](https://github.com/talfig/Sign-Language-Recognition).