input size mismatch in maxpool

Respuestas (1)

Sahil Jain
Sahil Jain el 22 de Dic. de 2021

0 votos

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.

Categorías

Preguntada:

el 18 de Dic. de 2021

Respondida:

el 22 de Dic. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by