This repository has been archived by the owner on Jul 20, 2022. It is now read-only.
Inference #26
Unanswered
jywu-hiphen
asked this question in
Q&A
Replies: 1 comment
-
Hi, @jywu-hiphen I added a sample notebook for the inference. Take a look at it. As for test:
checkpoint: experiments/cifar10/resnet/exp00/checkpoint_00160.pth
output_dir: experiments/cifar10/resnet/exp00/pred_00160 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello - thanks and great work!
I'm struggling to get my head around
evaluate.py
would you have an example ofconfig
line for it ? Is it what we should use for inference once we've saved our.pth
file ?Many thanks,
Joss
Beta Was this translation helpful? Give feedback.
All reactions