You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to train caffe with cifar-10 image sets and tested it on another 32x32 image batch. I was able to run the testing, however, I could only see the accuracy, but not the actual top predictions.
I think the prediction results should be hidden somewhere but I had a hard time tracing through the code to find out how to print them, and didn't seem to able to find any documentation about it. Would anyone have an idea how? Thanks in advance!