paper-with-me

홈 › Papers

PopSign ASL v1.0: An Isolated American Sign Language Dataset Collected via Smartphones

2023-09-26 · NeurIPS 2023 11

PopSign is a smartphone-based bubble-shooter game that helps hearing parents of deaf infants learn sign language. To help parents practice their ability to sign, PopSign is integrating sign language recognition as part of its gameplay. For training the recognizer, we introduce the PopSign ASL v1.0 dataset that collects examples of 250 isolated American Sign Language (ASL) signs using Pixel 4A smartphone selfie cameras in a variety of environments. It is the largest publicly available, isolated sign dataset by number of examples and is the first dataset to focus on one-handed, smartphone signs. We collected over 210,000 examples at 1944x2592 resolution made by 47 consenting Deaf adult signers for whom American Sign Language is their primary language. We manually reviewed 217,866 of these examples, of which 175,023 (approximately 700 per sign) were the sign intended for the educational game. 39,304 examples were recognizable as a sign but were not the desired variant or were a different sign. We provide a training set of 31 signers, a validation set of eight signers, and a test set of eight signers. A baseline LSTM model for the 250-sign vocabulary achieves 82.1% accuracy (81.9% class-weighted F1 score) on the validation set and 84.2% (83.9% class-weighted F1 score) on the test set. Gameplay suggests that accuracy will be sufficient for creating educational games involving sign language recognition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Isolated Sign Recognition using ASL Datasets with Consistent Text-based Gloss Labeling and Curriculum Learning

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

We present a new approach for isolated sign recognition, which combines a spatial-temporal Graph Convolution Network (GCN) architecture for modeling human skeleton keypoints with late fusion of both the forward and backw…

The American Sign Language Knowledge Graph: Infusing ASL Models with Linguistic Knowledge

2024-11-06 · Lee Kezar, Nidhi Munikote, Zian Zeng, Zed Sehyr 외

Language models for American Sign Language (ASL) could make language technologies substantially more accessible to those who sign. To train models on tasks such as isolated sign recognition (ISR) and ASL-to-English trans…

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…

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 …

ASL Citizen: A Community-Sourced Dataset for Advancing Isolated Sign Language Recognition

2023-04-12 · NeurIPS 2023 11

Sign languages are used as a primary language by approximately 70 million D/deaf people world-wide. However, most communication technologies operate in spoken and written languages, creating inequities in access. To help…

RetrievalSign Language Recognition