Word separation in continuous sign language using isolated signs and post-processing
Razieh Rastgoo, Kourosh Kiani, Sergio Escalera

TL;DR
This paper introduces a two-stage model combining CNN, SVD, and LSTM with post-processing to improve word boundary detection in continuous sign language recognition, addressing a key challenge in the field.
Contribution
The paper presents a novel two-stage approach that leverages isolated sign training and post-processing to effectively segment continuous sign language videos.
Findings
Effective boundary detection in continuous signs
Model trained on isolated signs generalizes to continuous videos
Improved accuracy on public ISLR datasets
Abstract
. Continuous Sign Language Recognition (CSLR) is a long challenging task in Computer Vision due to the difficulties in detecting the explicit boundaries between the words in a sign sentence. To deal with this challenge, we propose a two-stage model. In the first stage, the predictor model, which includes a combination of CNN, SVD, and LSTM, is trained with the isolated signs. In the second stage, we apply a post-processing algorithm to the Softmax outputs obtained from the first part of the model in order to separate the isolated signs in the continuous signs. While the proposed model is trained on the isolated sign classes with similar frame numbers, it is evaluated on the continuous sign videos with a different frame length per each isolated sign class. Due to the lack of a large dataset, including both the sign sequences and the corresponding isolated signs, two public datasets in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHand Gesture Recognition Systems · Gait Recognition and Analysis · Hearing Impairment and Communication
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Softmax
