paper-with-me

홈 › 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) for feature learning and an encoder-decoder network with connectionist temporal classification (CTC) for sequence modelling. The above two modules are optimized in an alternate way. In the encoder-decoder sequence learning network, two decoders are included, i.e., LSTM decoder and CTC decoder. Both decoders are jointly trained by maximum likelihood criterion with a soft Dynamic Time Warping (soft-DTW) alignment constraint. The warping path, which indicates the possible alignment between input video clips and sign words, is used to fine-tune the 3D-ResNet as training labels with classification loss. After fine-tuning, the improved features are extracted for optimization of encoder-decoder sequence learning network in next iteration. The proposed algorithm is evaluated on two large scale continuous sign language recognition benchmarks, i.e., RWTH-PHOENIX-Weather and CSL. Experimental results demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDynamic Time WarpingGeneral ClassificationSign Language Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar 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…

Optical Flow EstimationSign Language 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

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

Denoising-Contrastive Alignment for Continuous Sign Language Recognition

2023-05-05 · Leming Guo, Wanli Xue, ShengYong Chen

Continuous sign language recognition (CSLR) aims to recognize signs in untrimmed sign language videos to textual glosses. A key challenge of CSLR is achieving effective cross-modality alignment between video and gloss se…

DenoisingRepresentation LearningSign 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