VOYA_VSL is a Vietnamese Sign Language dataset collected and preprocessed for research in sign language recognition.The dataset consists of sequences of keypoints extracted using MediaPipe, where each sequence represents a sign language video.
Format: .npz (NumPy compressed)
Number of samples: ~161
Sample structure:
sequences: a matrix with shape (60, 1605) (60 frames, 1605 keypoints/features per frame)… See the full description on the dataset page:
https://huggingface.co/datasets/Kateht/VOYA_VSL.