当前位置:网站首页>Deep learning classification network -- zfnet
Deep learning classification network -- zfnet
2022-07-06 20:09:00 【occasionally.】
List of articles
Preface
ZFNet In this paper motivation There are two points :
- Why does deep neural network perform well ?
- How to improve the network ?
The author passes Deconvnet To visualize the characteristic map of each layer of the deep neural network , And according to this, we can pertinently treat AlexNet Improvement , made 2013 year ImageNet The champion of the classification challenge .
1. Network structure
On the basis of visual feature map , The author of ALexNet Two changes have been made :
- The size of the first convolution is determined by 11×11 Change it to 7×7
- The first convolution stride from 4 Change it to 2
Of course , The author's modification is not fabricated out of thin air , But there is evidence to rely on , This basis is the visualization result of the feature map .
2. The main points of
Deconvnet Visualization methods
Characteristics of each layer of the network
Feature learning process of network layers
Improve network structure according to feature visualization
Feature invariance
Occlusion sensitivity
Reference material
边栏推荐
猜你喜欢
redisson bug分析
22-07-05 七牛云存储图片、用户头像上传
夏志刚介绍
案例 ①|主机安全建设:3个层级,11大能力的最佳实践
Case ① | host security construction: best practice of 3 levels and 11 capabilities
持续测试(CT)实战经验分享
Li Kou 101: symmetric binary tree
Information System Project Manager - Chapter VIII project quality management
深度学习分类网络 -- ZFNet
Crawler (14) - scrape redis distributed crawler (1) | detailed explanation
随机推荐
语音识别(ASR)论文优选:全球最大的中英混合开源数据TALCS: An Open-Source Mandarin-English Code-Switching Corpus and a Speech
PowerPivot - DAX (first time)
POJ3617 Best Cow Line 馋
深入浅出,面试突击版
What happened to the kernel after malloc() was transferred? Attached malloc () and free () implementation source
String长度限制?
广州首个数据安全峰会将在白云区开幕
Groovy基础语法整理
爬虫(14) - Scrapy-Redis分布式爬虫(1) | 详解
Leetcode brush first_ Maximum Subarray
Appx code signing Guide
After solving 2961 user feedback, I made such a change
Poj1149 pigs [maximum flow]
Example of applying fonts to flutter
Method keywords deprecated, externalprocname, final, forcegenerate
5. 無線體內納米網:十大“可行嗎?”問題
Wonderful coding [hexadecimal conversion]
《数字经济全景白皮书》保险数字化篇 重磅发布
Cesium 两点之间的直线距离
RT-Thread 组件 FinSH 使用时遇到的问题