Este1le / SLRT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign Language Understanding

This repo contains the offical implementations of the following papers on sign language understanding:

  • [CVPR 2023] Natural Language-Assisted Sign Language Recognition [Paper] [Code]

  • [CVPR 2023] CiCo: Domain-Aware Sign Language Retrieval via Cross-Lingual Contrastive Learning [Paper] [Code]

  • [NeurIPS 2022] Two-Stream Network for Sign Language Recognition and Translation [Paper] [Code]

  • [CVPR 2022] A Simple Multi-Modality Transfer Learning Baseline for Sign Language Translation [Paper] [Code]

Citation

Please cite our works if you find this repo is helpful.

@article{chen2022two,
title={Two-Stream Network for Sign Language Recognition and Translation},
  author={Chen, Yutong and Zuo, Ronglai and Wei, Fangyun and Wu, Yu and Liu, Shujie and Mak, Brian},
  journal={NeurIPS},
  year={2022}
}

@inproceedings{chen2022simple,
  title={A simple multi-modality transfer learning baseline for sign language translation},
  author={Chen, Yutong and Wei, Fangyun and Sun, Xiao and Wu, Zhirong and Lin, Stephen},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={5120--5130},
  year={2022}
}

About