CoolFace
Datasetpublic

salik2610/ISL-Fingerspelling

ISL Fingerspelling Dataset First continuous fingerspelling dataset for Indian Sign Language (ISL). Paper: "Continuous Fingerspelling Dataset for Indian Sign Language" (WSLP @ AACL-IJCNLP 2025) Statistics Segments Duration Characters 1,308 70.85 min 14,814 Structure ├── videos/ # 1308 mp4 files ├── fingerspelling_annotations.csv # Segment annotations └── localization_timestamps.csv # Temporal localization in… See the full description on the dataset page: https://huggingface.co/datasets/salik2610/ISL-Fingerspelling.

sourceHugging Facecc-by-nc-4.0updated 2mo agoView on Hugging Face
0likes234downloads
Dataset Card

ISL Fingerspelling Dataset

First continuous fingerspelling dataset for Indian Sign Language (ISL).

Paper: "Continuous Fingerspelling Dataset for Indian Sign Language" (WSLP @ AACL-IJCNLP 2025)

Statistics

SegmentsDurationCharacters
1,30870.85 min14,814

Structure

├── videos/                        # 1308 mp4 files
├── fingerspelling_annotations.csv # Segment annotations
└── localization_timestamps.csv    # Temporal localization in source videos

fingerspelling_annotations.csv

Maps video segments to their transcriptions.

ColumnDescription
uidUnique segment ID ({video_id}_seg{index}_signer)
textFingerspelled text

localization_timestamps.csv

Contains temporal boundaries of fingerspelling segments in the original YouTube videos.

ColumnDescription
video_idYouTube video ID
segment_indexSegment index within the video
start_timeStart timestamp (HH:MM:SS.mmm)
start_secStart time in seconds
end_timeEnd timestamp (HH:MM:SS.mmm)
end_secEnd time in seconds
duration_strDuration (HH:MM:SS.mmm)
duration_secDuration in seconds
transcriptFingerspelled text

Citation

bibtex
@inproceedings{kirandevraj2025islfingerspelling,
  title={Continuous Fingerspelling Dataset for Indian Sign Language},
  author={Kirandevraj, R and Kurmi, Vinod K and Namboodiri, Vinay P and Jawahar, CV},
  booktitle={WSLP @ AACL-IJCNLP},
  year={2025}
}

Contact

kirandevraj.r@research.iiit.ac.in

Project Page

https://kirandevraj.github.io/ISL-Fingerspelling