Video-Text-to-Text
Transformers
Chinese
sign-language-translation
skeleton-based
hyperbolic-geometry
mT5
Instructions to use fiskenai/Geo-Sign with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fiskenai/Geo-Sign with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fiskenai/Geo-Sign", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- best.pth +3 -0
- pretraining.pth +3 -0
best.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:533eec3168cebfcaefb6d2e30c880d13d95ac4c5864a9ef13c83d6fd9e2905ff
|
| 3 |
+
size 1176745446
|
pretraining.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ca35ecda86daf876fb373918946e0df273771e3725c724466f330f5a851e050
|
| 3 |
+
size 1176556728
|