필터 지우기
필터 지우기

input size mismatch in maxpool

조회 수: 1 (최근 30일)
new_user
new_user 2021년 12월 18일
답변: Sahil Jain 2021년 12월 22일
The error is showing for maxpool input size from conv. layer. how to fix it

답변 (1개)

Sahil Jain
Sahil Jain 2021년 12월 22일
Hi Arijit. The issue here is that you are trying to apply a 4x4 maxpool operation to a 1x1 feature map. I would suggest re-evaluating your network architecture and making sure the input size is defined correctly.

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by