I used ResNet (Matlab 2019a) for training the dataset and i saved each checkpoints during the training.
I am trying to use these checkpoints to classify the test set. but i always get this error
unable to use networks with batch normalization layers before training is complete
i am facing this problem only with ResNet
can someone help me?
0 Comments
Sign in to comment.