paper-with-me

Papers

Continuous Sign Language Recognition via Temporal Super-Resolution Network

2022-07-03 · Qidan Zhu, Jing Li, Fei Yuan, Quan Gan

Aiming at the problem that the spatial-temporal hierarchical continuous sign language recognition model based on deep learning has a large amount of computation, which limits the real-time application of the model, this paper proposes a temporal super-resolution network(TSRNet). The data is reconstructed into a dense feature sequence to reduce the overall model computation while keeping the final recognition accuracy loss to a minimum. The continuous sign language recognition model(CSLR) via TSRNet mainly consists of three parts: frame-level feature extraction, time series feature extraction and TSRNet, where TSRNet is located between frame-level feature extraction and time-series feature extraction, which mainly includes two branches: detail descriptor and rough descriptor. The sparse frame-level features are fused through the features obtained by the two designed branches as the reconstructed dense frame-level feature sequence, and the connectionist temporal classification(CTC) loss is used for training and optimization after the time-series feature extraction part. To better recover semantic-level information, the overall model is trained with the self-generating adversarial training method proposed in this paper to reduce the model error rate. The training method regards the TSRNet as the generator, and the frame-level processing part and the temporal processing part as the discriminator. In addition, in order to unify the evaluation criteria of model accuracy loss under different benchmarks, this paper proposes word error rate deviation(WERD), which takes the error rate between the estimated word error rate (WER) and the reference WER obtained by the reconstructed frame-level feature sequence and the complete original frame-level feature sequence as the WERD. Experiments on two large-scale sign language datasets demonstrate the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2207.00928

Code (1)

woshisad159/tfnet pytorch

Tasks

Sign Language RecognitionSuper-ResolutionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Recurrent Convolutional Neural Networks for Continuous Sign Language Recognition by Staged Optimization

2017-07-01 · CVPR 2017 7 · Runpeng Cui, Hu Liu, Chang-Shui Zhang

This work presents a weakly supervised framework with deep neural networks for vision-based continuous sign language recognition, where the ordered gloss labels but no exact temporal locations are available with the vide…

SentenceSign Language Recognition

Temporal superimposed crossover module for effective continuous sign language

2022-11-07 · Qidan Zhu, Jing Li, Fei Yuan, Quan Gan

The ultimate goal of continuous sign language recognition(CSLR) is to facilitate the communication between special people and normal people, which requires a certain degree of real-time and deploy-ability of the model. H…

image-classificationImage ClassificationSign Language RecognitionVideo Recognition

Continuous Sign Language Recognition through a Context-Aware Generative Adversarial Network

2021-04-01 · Sensors 2021 4 · Ilias Papastratis, Kosmas Dimitropoulos, Petros Daras

Continuous sign language recognition is a weakly supervised task dealing with the identification of continuous sign gestures from video sequences, without any prior knowledge about the temporal boundaries between consecu…

Generative Adversarial NetworkSentenceSign Language RecognitionSign Language Translation

SMART: MLLM-guided Temporal Alignment for Unifying Sign Language Recognition and Spotting

2026-08-26 · Eunjee Choi, JungHoon Sung, Seongwhan Cho, Chu Xin 외 arxiv

Continuous sign language recognition (CSLR) aims to recognize gloss sequences from unsegmented sign videos under weak sequence-level supervision. However, existing methods rely on sentence-level gloss annotations, provid…

Sign Language RecognitionRepresentation Learning

Multi-View Spatial-Temporal Network for Continuous Sign Language Recognition

2022-04-19 · Ronghui Li, Lu Meng

Sign language is a beautiful visual language and is also the primary language used by speaking and hearing-impaired people. However, sign language has many complex expressions, which are difficult for the public to under…

Sign Language Recognition