Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ widget:
|
|
| 10 |
example_title: Cat
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
| 13 |
# MobileViT + DeepLabV3 (extra extra small-sized model)
|
| 14 |
|
| 15 |
MobileViT model pre-trained on PASCAL VOC at resolution 512x512. It was introduced in [MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer](https://arxiv.org/abs/2110.02178) by Sachin Mehta and Mohammad Rastegari, and first released in [this repository](https://github.com/apple/ml-cvnets). The license used is [Apple sample code license](https://github.com/apple/ml-cvnets/blob/main/LICENSE).
|
|
|
|
| 10 |
example_title: Cat
|
| 11 |
---
|
| 12 |
|
| 13 |
+
_Forked from [apple/deeplabv3-mobilevit-xx-small](https://huggingface.co/apple/deeplabv3-mobilevit-xx-small)_
|
| 14 |
+
|
| 15 |
# MobileViT + DeepLabV3 (extra extra small-sized model)
|
| 16 |
|
| 17 |
MobileViT model pre-trained on PASCAL VOC at resolution 512x512. It was introduced in [MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer](https://arxiv.org/abs/2110.02178) by Sachin Mehta and Mohammad Rastegari, and first released in [this repository](https://github.com/apple/ml-cvnets). The license used is [Apple sample code license](https://github.com/apple/ml-cvnets/blob/main/LICENSE).
|