English

Real-Time Sign Language Detection using Human Pose Estimation

Computer Vision and Pattern Recognition 2020-09-15 v2 Computation and Language

Abstract

We propose a lightweight real-time sign language detection model, as we identify the need for such a case in videoconferencing. We extract optical flow features based on human pose estimation and, using a linear classifier, show these features are meaningful with an accuracy of 80%, evaluated on the DGS Corpus. Using a recurrent model directly on the input, we see improvements of up to 91% accuracy, while still working under 4ms. We describe a demo application to sign language detection in the browser in order to demonstrate its usage possibility in videoconferencing applications.

Keywords

Cite

@article{arxiv.2008.04637,
  title  = {Real-Time Sign Language Detection using Human Pose Estimation},
  author = {Amit Moryossef and Ioannis Tsochantaridis and Roee Aharoni and Sarah Ebling and Srini Narayanan},
  journal= {arXiv preprint arXiv:2008.04637},
  year   = {2020}
}

Comments

10 pages

R2 v1 2026-06-23T17:46:29.429Z