[ZFNet论文阅读] Visualizing and Understanding Convolutional Networks

论文地址:Visualizing and Understanding Convolutional Networks 概述 1.提出通过可视化feature map的方法来“诊断”网络,并提出比Alexnet更好的网络结构。 2.具体的可视化方法是用不参与训练的反卷积来将feature map还原到原图大小,如果是maxpooling操作,还需要在前馈时记录最大值的位置,unpooling的时候还原
相关文章
相关标签/搜索