Waleed Kadous' Sign Language Dataset

Introduction

This data comes from my honours thesis. It consists of sample of Auslan (Australian Sign Language) signs. Examples of 95 signs were collected from five signers. A total of 6 650 sign samples were collected. The data in particular is described in sections 4.3, 4.4. A list of the signs, why they were selected, etc can be found here.

Notes on the data

Signers

The data was collected from five signers:
SignerDescriptionSessionsSamples per signs
AdamSign linguist - PhD completed in area. 28
AndrewNatural signer - signing since youth 38
JohnProfessional Auslan interpreter 518
StephenProfessional Auslan interpreter 416
WaleedThe researcher. Novice signer 420
Each session was taken at a different time, after a break, etc.

Special notes

Files

Each sign sample is stored in a single file. The directory hierarchy is as follows:

Data source

The data was collected from a single right-handed Nintendo Power Glove. The following data are sampled at a rate of approximately 23 Hz:

Position

Position is given for x (left/right), y (up/down), z (backward/forward) information. This information is extremely noisy, because the source of the information is an ultrasonic transmitter on the glove. Delays between beeps on the ultrasound transmitter and three receivers arranged in an "L-bar" on the CRT are measured. This means it is susceptible to noise from sound reflections, overhead fluorescent lights and so on. The accuracy on position is 8 bits.

Roll

Roll measures how horizontal the wrist is. The starting point is "palm down", which has a value of 0. Values increase clockwise, to 5 at "palm up" and so on. The maximum value is 11 which occurs when the hand is rotated approximately 30 degrees counterclockwise. Accuracy is slightly less than 4 bits.

Finger Bend

Finger bend is generated by conductive bend sensors on the first four fingers. Values vary between 0 (straight) and 3 (fully bent). Accuracy is 2 bits.

File Format

The file format consists of comma-separated values for the following: The library C source for glovedata.h and glovedata.c may be useful for you in reading/writing the data into a higher level C structure.

Conditions on data use

The data may be used provided that:

The data

Ok, finally here's the data. Almost forgot to include it. The data is tarred and gzipped. Its uncompressed size is approximately 58 megabytes. Its compressed size is approximately 2.8 megabytes.
Mohammed Waleed Kadous
Last modified: Sat Aug 15 12:05:07 EST