Skip to content

sakura2233565548/Self-Supervised-Representation-Learning-with-Spatial-Temporal-Consistency-for-SLR

Repository files navigation

Self-Supervised Representation Learning with Spatial-Temporal Consistency for Sign Language Recognition

Weichao Zhao, Hezhen Hu, Wengang Zhou, Min Wang and Houqiang Li

This repository includes Python (PyTorch) implementation of this paper.

Under review in TIP2024

Requirements

python==3.8.13
torch==1.8.1+cu111
torchvision==0.9.1+cu111
tensorboard==2.9.0
scikit-learn==1.1.1
tqdm==4.64.0
numpy==1.22.4

Training and Testing

Please refer to the bash scripts

Datasets

    Data
    ├── NMFs_CSL
    ├── SLR500
    ├── WLASL
    └── MSASL
        ├── Video
        ├── Pose
        └── Annotations

Pretrained Model

You can download the pretrained model from this link: pretrained model on four ISLR datasets

Acknowledgment

The framework of our code is based on skeleton-contrast.

About

This repository is the source code for Self-Supervised Representation Learning with Spatial-Temporal Consistency for Sign Language Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors