bentrevett / pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why get epoch trainning statitics:train and test top-5 accieved 90%+,but not get the correct prediction result?

aibama opened this issue · comments

train and test dataset with self task: total 177 images (12classes classification)
epoch trainning statitics:train and test top-5 accieved 90%+
but not get the correct prediction result?
anyone can make me a help?any idea or help were appreciated~