pytorch / examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
https://pytorch.org/examples
BSD 3-Clause "New" or "Revised" License
22.43k stars 9.54k forks source link

How to use trained model to classifier pictures? #450

Open mohhao opened 5 years ago

mohhao commented 5 years ago

I have trained a best model by imagenet,but code repo has given does not have test option,so how can I use the model have trained to classifier pictures with labels?

AqsaHassan commented 5 years ago

did you find something??

zhangguanheng66 commented 5 years ago

@fmassa