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

according to 5_resnet,how to inference one image?help,thx!

aibama opened this issue · comments

i had run throught 5_resnet.ipynb code with own image,and want to classify 14classes,but had no idea how to inference one image,any help were appreciated!!thx