Fix arxiv badge (2605.21171) and add demo badge
Browse files
README.md
CHANGED
|
@@ -14,10 +14,11 @@ datasets:
|
|
| 14 |
|
| 15 |
# FTerViT: Fully Ternary Vision Transformer
|
| 16 |
|
| 17 |
-
[](https://github.com/szymonrucinski/FTerViT)
|
| 19 |
[](https://huggingface.co/szymonrucinski/FTerViT)
|
| 20 |
[](https://neurips.cc/)
|
|
|
|
| 21 |
|
| 22 |
Pretrained checkpoints for **FTerViT** — the first fully ternary Vision Transformer where *all* weight matrices and normalization parameters are constrained to {-1, 0, +1}.
|
| 23 |
|
|
|
|
| 14 |
|
| 15 |
# FTerViT: Fully Ternary Vision Transformer
|
| 16 |
|
| 17 |
+
[](https://arxiv.org/abs/2605.21171)
|
| 18 |
[](https://github.com/szymonrucinski/FTerViT)
|
| 19 |
[](https://huggingface.co/szymonrucinski/FTerViT)
|
| 20 |
[](https://neurips.cc/)
|
| 21 |
+
[](https://huggingface.co/spaces/szymonrucinski/FTerViT-demo)
|
| 22 |
|
| 23 |
Pretrained checkpoints for **FTerViT** — the first fully ternary Vision Transformer where *all* weight matrices and normalization parameters are constrained to {-1, 0, +1}.
|
| 24 |
|