How to dowload the cifar100 picture

I had a openmv3 with stm32f7 chip,when I use the NN function with cifar100 to identified the object. The result is terrible. How to download the cifar100 clearly picture to be used test.Thanks advance!

Hi, cifar10 is a very weak CNN. It works if you are pointing it at images on a screen. Otherwise, it’s just a demo thing and not really good for anything. Lenet6 which runs on the H7 is actually usable.

Um, cifar10 will give you perfect detection results if you show it pictures of what it was trained on in the full frame.