Code Monkey home page Code Monkey logo

how-important-is-motion-in-sign-language-translation's Introduction

How important is motion in Sign Language Translation?

Code for "How important is motion in sign language translation?" published by IET Computer Vision

Graphical Abstract:

Graphical Abstract

General Pipeline:

General Pipeline

Feature extractor:

Feature extractor

Results:

Colombian results

Attention maps

File description:

setup2.py --> This is the file we use to process the original dataset videos. It applies subsampling, oversampling and flipping operations to the original frames and stores them in the results folder as .npy objects

mainp.py --> This file calls the files that create the model specified in the Notebook, creates the generators and launches the training.

NB_SLT_RUN.ipynb --> Notebook to run the entire proposed approach.

Performance_Evaluation_Notebook.ipynb --> This Notebook evaluates the translations saved with the metrics provided in NSLT.

/utils/augmentation.py --> This file contains the frame-sampling functions used to augment the Colombian data.

/utils/generators.py --> This file contains the data generators used to train the models.

/utils/utils.py --> This file contains important functions such as the oversampling and subsampling functions used to augment the data.

/models/languageModels/translationModels.py --> This file contains and creates the different translation models depending on the selected parameters. It also contains the feature extraction network (based on the LTC) and the attention modules used.

/models/learningModels/learningKerasModels.py --> This file contains the function that training the created model.

/results/dataTrain_phoenix_sentences/dicts/ --> This folder contains the dictionaries used to create the OneHot Encoding vectors for each video.

Download training weights and translations results


Work done during my master's degree in computer science at the Universidad Industrial de Santander - Colombia under the research group "Biomedical Imaging, Vision and Learning Laboratory". This project performs video translation of Colombian Sign Language and German Sing Language.

how-important-is-motion-in-sign-language-translation's People

Contributors

jeffersonrodriguezc avatar

Watchers

 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.