How to save a convnet checkpoint with batchNormalizationLayer

3 vues (au cours des 30 derniers jours)
Zhaoxi Zhang
Zhaoxi Zhang le 1 Nov 2017
I found trainMean and trainVariance of the batchnormalizationLayer are both empty for convnet_checkpoints saved using trainNet and trainOption('CheckpointPath', 'somepath'). This brings the problem that when I try to calculated validation error from a saved checkpoint, it will give the error saying the network is not trained.
Is there some way to set the trainOption so that trainMean and trainVariance will be saved?

Réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by