Closed WHQ1111 closed 4 years ago
How can I test the model after meta-training?
Hi,
A learned model is evaluated in train_fsl.py.
A given model could be evaluated by commenting trainer.train() without meta-training.
How can I test the model after meta-training?