Giter VIP home page Giter VIP logo

signo-lingo's Introduction

Signo-Lingo

Signo Lingo is a video classification project that classifies sign languages into English semantic meaning. The model is trained on the Turkish Sign Language dataset (AUTSL).

1. Table of contents

  1. Table of contents
  2. Directory structure
  3. Problem Statement

2. Directory structure

.
├── src/                                   # logs gathered from 
│   ├── dataset/                           # stores train,val,test dataset
│   ├── dev_model/                         # stores model
│   ├── test_model/                        # store notebook for testing
│   ├── train_final/                       # final notebook
│   ├── Exploratory Data Analysis.ipynb    # notebook to run data analysis
│   └── log_file_plots.ipynb               # code for plotting graphs based on log files
├── models/                                # saved models
├── web_gui/                               # code for web GUI
├── Big_Project_Instructions.pdf           # instructions for project
└── README.md

3. Problem Statement

Sign language is a way of expressing oneself primarily through a series of hand gestures. However, it is dominantly used by the deaf and mute community and may prove to be a challenge for others who do not use the language to understand. Moreover, sign language is not universal - each community develops its own sign language with unique intricacies. As such, this project aims to develop a sign language video classification model that will help others to interpret the semantic meanings behind the language.

Inputs: Videos of gestures representing words in the Turkish Sign Language.

Outputs: Classes that are mapped to a specific meaning, in English.

Deliverables: Source Code (models, weights, logs, notebooks) and GUI

signo-lingo's People

Contributors

glennchia avatar linhuiqing avatar hackmd-deploy avatar oxiang avatar jamietansm 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.