Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ library_name: mlx-image
|
|
11 |
---
|
12 |
# swin_tiny_patch4_window7_224
|
13 |
|
14 |
-
A [
|
15 |
|
16 |
Disclaimer: This is a porting of the torchvision model weights to Apple MLX Framework.
|
17 |
|
|
|
11 |
---
|
12 |
# swin_tiny_patch4_window7_224
|
13 |
|
14 |
+
A [Swin Transformer](https://arxiv.org/abs/2103.14030) image classification model. Weights are learned on ImageNet-1k data.
|
15 |
|
16 |
Disclaimer: This is a porting of the torchvision model weights to Apple MLX Framework.
|
17 |
|