Skip to content

Machine Learning TensorflowJS models for British Sign Language dectection - used in Slingo, a University of Bath group software project. Includes the BSL dataset created for training the models

Notifications You must be signed in to change notification settings

dp846/SlingoModels

Repository files navigation

Slingo Sign Language Detection Models

Storing deep learning, pre trained tensorflowJS exports of object detection models for British Sign Language recognition. Also contains the majority of the dataset of images used to train the 2 models for the 2 different categories 'Greetings' and 'Family'. These models are used in a BSL educational platform called Slingo which was a University of Bath project completed as a team of 7 members.

Slingo repository:

https://github.com/niccolosottile/Slingo

Object detection model architecture is based on the tutorial from Nicholas Renotte:

https://www.youtube.com/watch?v=yqkISICHH-U&ab_channel=NicholasRenotte

The github code used in this tutorial can be found here:

https://github.com/nicknochnack/TFODCourse

To use the detection models in a JavaScript file, copy the raw Github link for the model.json file to load it into a project:
image

image

image

image

image

About

Machine Learning TensorflowJS models for British Sign Language dectection - used in Slingo, a University of Bath group software project. Includes the BSL dataset created for training the models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published