MobileNetV4 represents the latest evolution in the MobileNet family, introducing Universal Inverted Bottleneck (UIB) blocks that unify various efficient convolution designs. It achieves state-of-the-art accuracy-efficiency trade-offs on mobile hardware.
MobileNetV4 is ideal for state-of-the-art mobile vision applications requiring the latest architectural improvements, though it shows quantization sensitivity (~10% drop) that should be considered for INT8 deployment.
Dataset details:
link
Number of classes: 1000.
To perform the quantization, we calibrated the activations with a random subset of the training set.
For the sake of simplicity, the accuracy reported here was estimated on the 50000 labelled images of the validation set.
Please refer to the stm32ai-modelzoo-services GitHub
here
[1] -
Dataset: Imagenet (ILSVRC 2012) —
https://www.image-net.org/