I trained a dataset using resNet50 pretrained model in pytorch. After training i saved the model. Now i want to test this model on testing dataset how i can perform it
I trained a dataset using resNet50 pretrained model in pytorch. After training i saved the model. Now i want to test this model on testing dataset how i can perform it