How can i change size of input from a layer (pool2) to another layer (norm2) when using Alexnet?
1 回表示 (過去 30 日間)
古いコメントを表示
i am developing a face recognition application using Alexnet, but there happens to be an error when training the network. ("Layer 'pool2': Input size mismatch. Size of input to this layer is different from the expected input size.Inputs to this layer: from layer 'norm2' (2×2×256 output)"). so is there a way to change the expected input or output of one of the layers?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!