schatty/prototypical-networks-tf

How to use trained model to Predict

sindhuattaiger opened this issue · 0 comments

After training and saving the model, how do I use the weights file to predict the class of a new unlabelled image?
Do I always have to feed in a support set during prediction?