Skip to content
/ DeSIRe Public

DeSIRe: Deep Signer-Invariant Representations for Sign Language Recognition

Notifications You must be signed in to change notification settings

pmmf/DeSIRe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeSIRe

Deep Signer-Invariant Representations for Sign Language Recognition

Description

Source code for the implementation of DeSIRe, a novel deep neural network that aims to learn Deep Signer-Invariant Representations, as described in the paper:

P. M. Ferreira, D. Pernes, A. Rebelo and J. S. Cardoso, "DeSIRe: Deep Signer-Invariant Representations for Sign Language Recognition", in IEEE Transactions on Systems, Man, and Cybernetics: Systems. doi: 10.1109/TSMC.2019.2957347

page1

Example of Usage

Train:

python code/run_twins.py --model=twins --dataset=staticSL --gpu=0 --mode=train

Test:

python code/run_twins.py --model=twins --dataset=staticSL --gpu=0 --mode=test

About

DeSIRe: Deep Signer-Invariant Representations for Sign Language Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages