I can train cifar10 data set with pytorch up to 80%? It's only 30 percent accurate on the CUBEAI desktop
..
..
Thanks for your data and models (and status). Effectively after analysis, I had detected an issue in cifar10_test_label.npy file where the one shot encoding representation was wrong (left-shift per one in the index). I dont't know if the "MCU_AI-masterCIFAR10etinynet_epoch272_params.oonx" model was correctly trained but with the provided data, I had a bad accuracy using directly the onnx file (outside X-CUBE-AI). Idem with "CIFAR10mobilenetSlim_quant_static.onnx" file.
However, I have noted that the model has been quantized with the option "per_channel=False", it is recommended to use "per_channel=True" to have a better precision.
br,
Jean-Michel
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.