byoussef commited on
Commit
dbeef0a
1 Parent(s): 8733a52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ Converted to TFLite Float32 & Float16 formats by Youssef Boulaouane.
23
  - Params (M): 3.8
24
  - GMACs: 0.2
25
  - Activations (M): 2.0
26
- - Image size: train = 224 x 224, test = 256 x 256
27
  - **Dataset:** ImageNet-1k
28
  - **Papers:**
29
  - MobileNetV4 -- Universal Models for the Mobile Ecosystem: https://arxiv.org/abs/2404.10518
 
23
  - Params (M): 3.8
24
  - GMACs: 0.2
25
  - Activations (M): 2.0
26
+ - Input Shape (1, 224, 224, 3)
27
  - **Dataset:** ImageNet-1k
28
  - **Papers:**
29
  - MobileNetV4 -- Universal Models for the Mobile Ecosystem: https://arxiv.org/abs/2404.10518