Structure ZFNet=(conv+relu+maxpooling)×2+(conv+relu)×3+fc×2+softmaxZFNet=(conv+relu+maxpooling)×2+(conv+relu)×3+fc×2+softmax 可以理解为对AlexNet进行了微调。 [1] Visualizing and Understanding Convolutional Networks 相关文章: