problem with ResNet pre-trained network for classification

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!