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!