pytorch/examples

How to use trained model to classifier pictures?

Open

#450 opened on Nov 25, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (9,429 forks)batch import
help wantedvision

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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?

Contributor guide