what is global average pooling ? 全局平均池化层

全局平均池化层取代传统全连接层,通过计算特征图的平均值来强化特征与类别的对应关系,防止过拟合并提高对输入空间变换的鲁棒性。在Network in Network中提出,它有助于解释类别信息如何从损失层回传,并且不含有可优化参数,降低了过拟合风险。
摘要由CSDN通过智能技术生成

一颗行走的大白菜
引用network in network 中的解释

Instead of adopting the traditional fully connected layers for classification in CNN, we directly output the spatial average of the feature maps from the last mlpconv layer as the confidence of categories via a global average pooling layer, and then the resulting vector is fed into the softmax layer. In traditional CNN, it is difficult to interpret how the category level information from the objective cost layer is passed back to the previous
convolution layer due to the fully connected layers which act as a black box in between. In contrast, global average pooling is more meaningful and interpretable as it enforces correspondance between feature maps and categories, which is made possible by a stronger local modeling using the micro network. Furthermore, the fully
connected layers are prone to overfitting and heavily depend on dropout regularization [4] [5], while global average pooling

  • 2
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值