Skip to content

Implementation and evaluation of models for automatic segmentation of continuous sign language into sentence units.

License

Notifications You must be signed in to change notification settings

verlab/sl_sentence_segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign Language Video Segmentation

Implementation and evaluation of models for automatic segmentation of continuous sign language into sentence units.

Repository Organization

  • sl-segmentation: Implementation of the segmentation model based in optical flow and experiments.
  • st-gcn: Implementation of a segmentation model that uses spatio-temporal graph convolutional networks for processing pose sequences and experiments.

sl-segmentation

Real-Time Sign Language Detection using Human Pose Estimation (Code)

A TensorFlow implementation of the model presented in "Real-Time Sign Language Detection using Human Pose Estimation", published at SLRTP 2020.

st-gcn

Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition (Code)

A PyTorch implementation of the model presented in "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition", adapted for the task of sign language video segmentation, published at AAAI-18. The applied approach is similar to the one used in "Automatic Segmentation of Sign Language into Subtitle-Units" (Code), published at SLRTP 2020.

Tools

Extraction of skeletons using Mediapipe and conversion to OpenPose format: Code

About

Implementation and evaluation of models for automatic segmentation of continuous sign language into sentence units.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published