Giter Site home page Giter Site logo

neurobaby / sign-language-translator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from do-community/sign-language-translator

0.0 0.0 0.0 427 KB

Real-Time Sign Language Translation using Computer Vision

License: Apache License 2.0

Python 100.00%

sign-language-translator's Introduction

How to Build a Neural Network to Translate Sign Language into English

Real-Time Sign Language Translation using Computer Vision

This repository includes all source code for the (soon-to-be) tutorial on DigitalOcean with the same title, including:

  • A real-time sign language translator based on a live feed.
  • Utilities used for portions of the tutorial, such as dataloaders.
  • Simple convolutional neural network written in PyTorch, with pretrained model.

created by Alvin Wan, November 2019

Screen Shot 2019-11-29 at 4 42 59 AM

Screen Shot 2019-11-29 at 4 44 34 AM

Getting Started

For complete step-by-step instructions, see the (soon-to-be) tutorial on DigitalOcean. This codebase was developed and tested using Python 3.6. If you're familiar with Python, then see the below to skip the tutorial and get started quickly:

(Optional) Setup a Python virtual environment with Python 3.6.

  1. Install all Python dependencies.
pip install -r requirements.txt
  1. Navigate into src.
cd src
  1. Launch the script for a sign language translator:
python step_5_camera.py

How it Works

See the below resources for explanations of related concepts:

Acknowledgements

These models are trained on a Sign Language MNIST dataset curated by tecperson, as published on Kaggle.

sign-language-translator's People

Contributors

alvinwan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.