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!