timm
/

Image Classification
timm
PyTorch
Safetensors
rwightman HF staff commited on
Commit
a63fd2e
·
verified ·
1 Parent(s): 30274a3

Update model config and README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ A MobileNet-V4 image classification model. Pretrained on ImageNet-12k and fine-t
18
  - **Model Type:** Image classification / feature backbone
19
  - **Model Stats:**
20
  - Params (M): 11.1
21
- - GMACs: 1.2
22
- - Activations (M): 8.3
23
  - Image size: train = 256 x 256, test = 320 x 320
24
  - **Dataset:** ImageNet-1k
25
  - **Pretrain Dataset:** ImageNet-12k
 
18
  - **Model Type:** Image classification / feature backbone
19
  - **Model Stats:**
20
  - Params (M): 11.1
21
+ - GMACs: 1.3
22
+ - Activations (M): 9.0
23
  - Image size: train = 256 x 256, test = 320 x 320
24
  - **Dataset:** ImageNet-1k
25
  - **Pretrain Dataset:** ImageNet-12k