Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
- imagenet-1k
|
9 |
pipeline_tag: image-classification
|
10 |
---
|
11 |
-
# Model card for
|
12 |
|
13 |
A MobileNet-V4 image classification model. Trained on ImageNet-1k by Ross Wightman.
|
14 |
|
@@ -18,7 +18,7 @@ _**Note from original pytorch model:** This is a customization with blur pooling
|
|
18 |
|
19 |
|
20 |
## Model Details
|
21 |
-
- **Pytorch Weights:** https://huggingface.co/timm/
|
22 |
- **Model Type:** Image classification
|
23 |
- **Model Stats:**
|
24 |
- Params (M): 9.7
|
|
|
8 |
- imagenet-1k
|
9 |
pipeline_tag: image-classification
|
10 |
---
|
11 |
+
# Model card for MobileNetV4_Conv_Blur_Medium_TFLite_224
|
12 |
|
13 |
A MobileNet-V4 image classification model. Trained on ImageNet-1k by Ross Wightman.
|
14 |
|
|
|
18 |
|
19 |
|
20 |
## Model Details
|
21 |
+
- **Pytorch Weights:** https://huggingface.co/timm/mobilenetv4_conv_blur_medium.e500_r224_in1k
|
22 |
- **Model Type:** Image classification
|
23 |
- **Model Stats:**
|
24 |
- Params (M): 9.7
|