Keras-Semantic-Segmentation icon indicating copy to clipboard operation
Keras-Semantic-Segmentation copied to clipboard

Error using PSPNet_ResNet50

Open breyner-posso opened this issue 4 years ago • 0 comments

Hi, I'm using PSPNet_ResNet50 model but I got the following error:

ValueError: Negative dimension size caused by subtracting 60 from 28 for 'ave_c1_2/AvgPool' (op: 'AvgPool') with input shapes: [?,28,28,2048].

I appreciate any recommendation.

Best regards!

breyner-posso avatar Jul 02 '20 17:07 breyner-posso