aboulesnane commited on
Commit
e9d8c8f
·
verified ·
1 Parent(s): b814800

Upload 6 files

Browse files

# ASLAD-190K: Arabic Sign Language Alphabet Dataset consisting of 190,000 Images

The ASLAD-190K dataset is an extensive collection containing 190,000 meticulously labeled RGB images representing 32 alphabets of the ArSL. To capture these images, we enlisted the help of two signers and utilized two different computer webcams, namely the HP HD camera and HP Truevision HD. The MediaPipe library was crucial in capturing RGB photos of various sizes.

During the data collection process, we took great care to introduce diversity into the images. This involved varying lighting conditions, distances (zoom in/out), timings (day and night), 2D and 3D image rotations, and backgrounds. As a result, the dataset now offers a significantly augmented image corpus that closely resembles real-world scenarios, encompassing increasingly intricate situations. This augmentation enhances the performance of classification models during training.

<img src="https://cdn-uploads.huggingface.co/production/uploads/67a1139ee33ad447945afeaf/6JsJrkmPTTh1G7qwTu0DB.jpeg" width="300">

## Data Description

The ASLAD-190K dataset (**ASLAD-190K.zip**) is a rich compilation of 190,000 meticulously annotated RGB images, encompassing 32 distinct classes (organized into 32 folders) representing the Arabic Sign Language alphabet. These images, stored in JPEG format, vary in resolution, with each class containing approximately 5,108 to 7,092 images, leading to an uneven distribution across the classes. Image collection involved two signers using two different webcams: the HP HD camera and the HP TrueVision HD. The CVZone library, along with OpenCV and MediaPipe, facilitated the capture of RGB images in diverse sizes. During the data collection phase, we deliberately altered lighting conditions (low, medium, high), distances (close, far), 2D and 3D rotations, and backgrounds (simple, complex). This comprehensive approach resulted in a significantly enhanced dataset that accurately reflects real-world conditions and incorporates increasingly complex scenarios, thereby improving the training of classification models. Figure 1 presents a selection of images illustrating various alphabets from our extensive ASLAD-190K dataset.

On another hand, by employing the Random Under-Sampling technique, we effectively addressed the dataset imbalance, resulting in a balanced collection of 3,000 images per class and a total of 96,000 images (32 classes × 3,000 images) (**ASLAD-96K/ASLAD-96K.zip**).
Furthermore, this balanced dataset of 90,000 images was used to extract additional features, including Hand Landmark Coordinates, which were identified using a keypoint detection model such as MediaPipe. We also extracted 26 geometric angles that capture the relationships between hand joints, providing vital geometric features for gesture classification. The newly extracted features have been saved in a CSV file, which is included with the collected dataset.

The CSV file ("ASLAD-96K/ASLAD-96K_63Hand landmarks+26Angles+Label+ImgName.csv") contains data related to hand landmarks and extracted features used for gesture recognition. It consists of the following columns:

**Hand Landmarks Coordinates (1:63)**: These columns represent the 3D coordinates (x, y, z) of 21 key points on the hand. Each key point has an associated (x, y, z) value, forming a total of 63 columns. These landmarks are extracted from the hand image using a keypoint detection model like MediaPipe.
**Extracted 26 Angles**: This set of columns represents 26 angles calculated between specific points on the hand. These angles capture the relationships between different hand joints, providing critical geometric features for gesture classification.
**Label Number**: This column contains the numeric label corresponding to the gesture or sign represented by the hand in the image ranges from 0 to 31. The labels are integers, with each unique number representing a different class of hand gestures.
**Image Name**: This column holds the file name of the image from which the hand landmarks were extracted. Each image is represented by its file name in the format image_name.jpg, linking the data to the corresponding visual representation.

.gitattributes CHANGED
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ ASLAD-96K/ASLAD-96K_63Hand[[:space:]]landmarks+26Angles+Label+ImgName.csv filter=lfs diff=lfs merge=lfs -text
ASLAD-190K.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c46900c40b6b300051997709205e6ef66c42cd90b434fd46da675bb2e31f6fb2
3
+ size 2025283280
ASLAD-96K/ASLAD-96K.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb21877100bf591346dff5aa98c7b344b12a4a5f868c007cc7c26f44a659b603
3
+ size 630497892
ASLAD-96K/ASLAD-96K_63Hand landmarks+26Angles+Label+ImgName.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85fbcaa62d014cbbed12a14ab67a80d820874e355785676e47b0f1c07d8b734e
3
+ size 156971583
ASLAD-96K/Readme_ASLAD-96K.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ The CSV file contains data related to hand landmarks and extracted features used for gesture recognition. It consists of the following columns:
2
+
3
+ Hand Landmarks Coordinates (1:63): These columns represent the 3D coordinates (x, y, z) of 21 key points on the hand. Each key point has an associated (x, y, z) value, forming a total of 63 columns. These landmarks are extracted from the hand image using a keypoint detection model like MediaPipe.
4
+
5
+ Extracted 26 Angles: This set of columns represents 26 angles calculated between specific points on the hand. These angles capture the relationships between different hand joints, providing critical geometric features for gesture classification.
6
+
7
+ Label Number: This column contains the numeric label corresponding to the gesture or sign represented by the hand in the image ranges from 0 to 31. The labels are integers, with each unique number representing a different class of hand gestures.
8
+
9
+ Image Name: This column holds the file name of the image from which the hand landmarks were extracted. Each image is represented by its file name in the format image_name.jpg, linking the data to the corresponding visual representation.
Letters_files_names_ASLAD-190K.csv ADDED
The diff for this file is too large to render. See raw diff
 
Number_of_images_per_Letter_ASLAD-190K.csv ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ letter,number_of_pictures
2
+ ain,5448
3
+ al,5250
4
+ aleff,5897
5
+ bb,5380
6
+ dal,5227
7
+ dha,5995
8
+ dhad,6326
9
+ fa,6858
10
+ gaaf,5630
11
+ ghain,5850
12
+ ha,6698
13
+ haa,7092
14
+ jeem,6456
15
+ kaaf,6435
16
+ khaa,6679
17
+ la,5784
18
+ laam,5510
19
+ meem,5275
20
+ nun,5760
21
+ ra,5612
22
+ saad,5723
23
+ seen,5139
24
+ sheen,5240
25
+ ta,6166
26
+ taa,6081
27
+ thaa,6083
28
+ thal,6805
29
+ toot,6651
30
+ waw,5977
31
+ ya,6354
32
+ yaa,5511
33
+ zay,5108