Borrar filtros
Borrar filtros

How to save a convnet checkpoint with batchNormalizationLayer

1 visualización (últimos 30 días)
Zhaoxi Zhang
Zhaoxi Zhang el 1 de Nov. de 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?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by