paper-with-me

홈 › Papers

A Deep Neural Framework for Continuous Sign Language Recognition by Iterative Training

2019-07-01 · IEEE Transactions on Multimedia 2019 7 · Runpeng Cui, Hu Liu, ChangShui Zhang

This work develops a continuous sign language (SL) recognition framework with deep neural networks, which directly transcribes videos of SL sentences to sequences of ordered gloss labels. Previous methods dealing with continuous SL recognition usually employ hidden Markov models with limited capacity to capture the temporal information. In contrast, our proposed architecture adopts deep convolutional neural networks with stacked temporal fusion layers as the feature extraction module, and bi-directional recurrent neural networks as the sequence learning module. We propose an iterative optimization process for our architecture to fully exploit the representation capability of deep neural networks with limited data. We first train the end-to-end recognition model for alignment proposal, and then use the alignment proposal as strong supervisory information to directly tune the feature extraction module. This training process can run iteratively to achieve improvements on the recognition performance. We further contribute by exploring the multimodal fusion of RGB images and optical flow in sign language. Our method is evaluated on two challenging SL recognition benchmarks, and outperforms the state-of-the-art by a relative improvement of more than 15% on both databases.

📄 PDF Abstract BibTeX

Code (1)

iliasprc/slrzoo pytorch

Tasks

Optical Flow EstimationSign Language Recognition

Similar Papers 제목 키워드 기반

Iterative Alignment Network for Continuous Sign Language Recognition

2019-06-01 · CVPR 2019 6 · Junfu Pu, Wengang Zhou, Houqiang Li

In this paper, we propose an alignment network with iterative optimization for weakly supervised continuous sign language recognition. Our framework consists of two modules: a 3D convolutional residual network (3D-ResNet…

DecoderDynamic Time WarpingGeneral ClassificationSign Language Recognition

Deep Hand: How to Train a CNN on 1 Million Hand Images When Your Data Is Continuous and Weakly Labelled

2016-06-01 · CVPR 2016 6 · Oscar Koller, Hermann Ney, Richard Bowden

This work presents a new approach to learning a frame-based classifier on weakly labelled sequence data by embedding a CNN within an iterative EM algorithm. This allows the CNN to be trained on a vast number of example i…

Sign Language RecognitionVideo Recognition

Visual Alignment Constraint for Continuous Sign Language Recognition

2021-04-06 · ICCV 2021 10 · Yuecong Min, Aiming Hao, Xiujuan Chai, Xilin Chen

Vision-based Continuous Sign Language Recognition (CSLR) aims to recognize unsegmented signs from image streams. Overfitting is one of the most critical problems in CSLR training, and previous works show that the iterati…

Sign Language Recognition

Recognising BSL Fingerspelling in Continuous Signing Sequences

2026-03-19 · Alyssa Chan, Taein Kwon, Andrew Zisserman arxiv

Fingerspelling is a critical component of British Sign Language (BSL), used to spell proper names, technical terms, and words that lack established lexical signs. Fingerspelling recognition is challenging due to the rapi…

Re-Sign: Re-Aligned End-To-End Sequence Modelling With Deep Recurrent CNN-HMMs

2017-07-01 · CVPR 2017 7 · Oscar Koller, Sepehr Zargaran, Hermann Ney

This work presents an iterative re-alignment approach applicable to visual sequence labelling tasks such as gesture recognition, activity recognition and continuous sign language recognition. Previous methods dealing wi…

Activity RecognitionGesture RecognitionSign Language Recognition