Pre-activation ResNet (PreResNet) is a variant of ResNet that places batch normalization and activation before convolutions. This simple change improves both training dynamics and final accuracy.
The architecture is well-suited for deep learning research, transfer learning with pre-activation benefits, and applications where training dynamics matter.
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/