m-decoster commited on
Commit
1dfce4d
1 Parent(s): 7e5605b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for SLR PoseFormer VGT
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ This model enables sign language recognition for Flemish Sign Language using keypoint estimation.
12
+
13
+ Please refer to [this code base](https://github.com/signon-project/wp3-slr-pipeline) for more information.