-
Notifications
You must be signed in to change notification settings - Fork 57
Question with inferencing stage #13
Copy link
Copy link
Open
Description
Hi,
I was able to get the code to run and train on cifar 10. However, I am struggling to understand how would I inference with the model.
Lets say I have a trained model, and a random noise of size (64, 3, 32, 32) (B,C,H,W). how would I use the existing model and the restore_checkpoint('from utils import restore_checkpoint') to create 64 new images?
feel free to refer to any function in the repo.
Thanks,
Michael
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels