paper-with-me

Papers

Looking for the Signs: Identifying Isolated Sign Instances in Continuous Video Footage

2021-07-21 · Tao Jiang, Necati Cihan Camgoz, Richard Bowden

In this paper, we focus on the task of one-shot sign spotting, i.e. given an example of an isolated sign (query), we want to identify whether/where this sign appears in a continuous, co-articulated sign language video (target). To achieve this goal, we propose a transformer-based network, called SignLookup. We employ 3D Convolutional Neural Networks (CNNs) to extract spatio-temporal representations from video clips. To solve the temporal scale discrepancies between the query and the target videos, we construct multiple queries from a single video clip using different frame-level strides. Self-attention is applied across these query clips to simulate a continuous scale space. We also utilize another self-attention module on the target video to learn the contextual within the sequence. Finally a mutual-attention is used to match the temporal scales to localize the query within the target sequence. Extensive experiments demonstrate that the proposed approach can not only reliably identify isolated signs in continuous videos, regardless of the signers' appearance, but can also generalize to different sign languages. By taking advantage of the attention mechanism and the adaptive features, our model achieves state-of-the-art performance on the sign spotting task with accuracy as high as 96% on challenging benchmark datasets and significantly outperforming other approaches.

📄 PDF Abstract BibTeX arXiv:2108.04229

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Watch, read and lookup: learning to spot signs from multiple supervisors

2020-10-08 · Liliane Momeni, Gül Varol, Samuel Albanie, Triantafyllos Afouras 외

The focus of this work is sign spotting - given a video of an isolated sign, our task is to identify whether and where it has been signed in a continuous, co-articulated sign language video. To achieve this sign spotting…

Multiple Instance Learning

Word separation in continuous sign language using isolated signs and post-processing

2022-04-02 · Razieh Rastgoo, Kourosh Kiani, Sergio Escalera

. 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, …

SentenceSign Language Recognition

An Isolated-Signing RGBD Dataset of 100 American Sign Language Signs Produced by Fluent ASL Signers

2020-05-01 · LREC 2020 5 · Saad Hassan, Larwan Berke, Elahe Vahdani, Longlong Jing 외

We have collected a new dataset consisting of color and depth videos of fluent American Sign Language (ASL) signers performing sequences of 100 ASL signs from a Kinect v2 sensor. This directed dataset had originally been…

Scaling up sign spotting through sign language dictionaries

2022-05-09 · Gül Varol, Liliane Momeni, Samuel Albanie, Triantafyllos Afouras 외

The focus of this work is $\textit{sign spotting}$ - given a video of an isolated sign, our task is to identify $\textit{whether}$ and $\textit{where}$ it has been signed in a continuous, co-articulated sign language vid…

Multiple Instance Learning

Bidirectional Skeleton-Based Isolated Sign Recognition using Graph Convolutional Networks

2022-06-01 · LREC 2022 6 · Konstantinos M. Dafnis, Evgenia Chroni, Carol Neidle, Dimitri Metaxas

To improve computer-based recognition from video of isolated signs from American Sign Language (ASL), we propose a new skeleton-based method that involves explicit detection of the start and end frames of signs, trained …