PeleeNet is a lightweight convolutional neural network architecture designed for efficient real-time inference on mobile and edge devices. It is built upon dense connectivity principles, similar to DenseNet, but optimized to significantly reduce computational cost while maintaining strong accuracy.
The original paper demonstrates that PeleeNet achieves competitive accuracy compared to MobileNet while requiring fewer parameters and lower latency, especially on real devices.
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/