Overview
Images can be downloaded from the following link: ASLID_Testset
Annotations Description-
Annotaions for train and test images are stored in a
matlab structure “train_data.mat” and
“test_data.mat” respectively. They have these fields:
image_name : the cell which contain the name of
images.
left_wrist_x : x coordinate of the left wrist
left_wrist_y : y coordinate of the left wrist
left_elbow_x : x coordinate of the left elbow
left_elbow_y : y coordinate of the left elbow
left_shoulder_x : x coordinate of the left shoulder
left_shoulder_y : y coordinate of the left
shoulder
head_x : x coordinate of the head
head_y : y coordinate of the head
right_shoulder_x : x coordinate of the right shoulder
right_shoulder_y : y coordinate of the right
shoulder
right_elbow_x : x coordinate of the right elbow
right_elbow_y : y coordinate of the right elbow
right_wrist_x : x coordinate of the right wrist
Annotations link - Annotations for ASLID training can be downloaded with the following link: train_data.mat
Annotations link - Annotation for ASLID testing can be downloaded with the following link: test_data.mat
Visualizing Annotations:
The following Matlab code allows you select image to visualize annotations: showAnnot.m
Example ASLID annotation visualizations:
Thank You for Visiting our Webpage!