No Effect Model Compression
I am trying to deploy a pre-trained Mobilenet model using STMCubeMX.ai, but I am facing some issue that I want to report.
Here the link of the project
https://github.com/alessandrocapotondi/mobilenet_stmcube_ai
Here the model I am using:
For the model that I am using, the compression seems to have no effect:
- None (1.79MB)

- Compression 4 (1.79MB)

- Compression 8 (1.79MB)

Is it normal? There are any log that I can inspect to check what is going wrong?
PS: i will report another issue regarding the activation size on another topic.
