I tried apply the ResNet9 model to another dataset, avaliable here.
I’ve made some changes so the model could run, and it all seemed to be working fine.
When training, I could reach a very high accuracy, above 0.99. But when I tell the model do predict a single image, it ALWAYS fails.
Can someone help me find out what’s going on? I can share my notebook if necessary.
Thanks in advance