pytorch/examples

How to use trained model to classifier pictures?

Open

#450 opened on Nov 25, 2018

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

Repository metrics

Stars
 (21,634 stars)
PR merge metrics
 (PR metrics pending)

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