CNN: How to implement features obtained by global max pooling into a regression later as output images?

1 次查看(过去 30 天)
Hi,
I have modified the CNN structure, using the regression layer. As usual, we have to use the same size of images for input and output. As shown in the attachment, the actual image size should be 32x32 with 3 channels. But I want to use features obtained by global maximum pooling (GMP) for the input and output. All features would be 1x1x128.
Is there any way to implement 1x1x128 features acquired by GMP into the regression layer as output images?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Recognition, Object Detection, and Semantic Segmentation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by