当前位置:网站首页>Pan details of deep learning
Pan details of deep learning
2022-07-03 05:06:00 【TT ya】
Introduction to deep learning, rookie , I hope it's like taking notes and recording what I've learned , Also hope to help the same entry-level people , I hope the big guys can help correct it ~ Tort made delete .
One 、 Put forward the reason
Speaking of PAN, Can always think of similar FPN. of FPN The introduction and analysis of Kangkang can be found in the previous articles of Kangkang blogger (PAN Recommendations and FPN Study together )
In depth learning FPN Detailed explanation _tt Ya's blog -CSDN Blog
FPN It is a feature pyramid from top to bottom , Pass down the high-level strong semantic features , Enhance the entire pyramid , But it only enhances the semantic information , But the location information is not transmitted ( Or because the upward path is too long , The transmission effect is not good ).PAN This is the point , stay FPN Add a bottom-up pyramid after , Yes FPN To supplement , Transfer the low-level positioning features , The pyramid formed in this way combines semantic information and positioning information ,“ double play, double kill ”.
Two 、PAN structural analysis
PAN The structure diagram is shown in the figure below :
stay FPN Based on the characteristic pyramid formed from top to bottom , Come to the following wave of operations PAN La
(1) First copy the bottom layer of the feature pyramid (①), Become the bottom of the new feature pyramid .
(2) Take a down sampling operation at the bottom of the new feature pyramid , Then the penultimate layer of the original feature pyramid is a 3 * 3 Convolution , The stride is 2; Then make a horizontal connection with the bottom layer after down sampling , Add the two together . Last one more 3 * 3 Convolution to fuse their features .
(3) The operation of other layers of the new feature pyramid is similar to (2) Agreement .
You are welcome to criticize and correct in the comment area , Thank you. ~
边栏推荐
- Go language interface learning notes Continued
- Burp suite plug-in based on actual combat uses tips
- 1114 family property (25 points)
- ZABBIX monitoring of lamp architecture (2): ZABBIX basic operation
- Review the configuration of vscode to develop golang
- Market status and development prospect prediction of the near infrared sensor industry of the global Internet of things in 2022
- The principle is simple, but I don't know how to use it? Understand "contemporaneous group model" in one article
- The current market situation and development prospect of the global gluten tolerance test kit industry in 2022
- Basic knowledge of reflection (detailed explanation)
- Problems encountered in fuzzy query of SQL statements
猜你喜欢
Appium 1.22. L'Inspecteur appium après la version X doit être installé séparément
论文阅读_中文医疗模型_ eHealth
Ueditor, FCKeditor, kindeditor editor vulnerability
Class loading mechanism (detailed explanation of the whole process)
[set theory] relationship properties (common relationship properties | relationship properties examples | relationship operation properties)
论文阅读_中文NLP_ELECTRA
Thesis reading_ ICD code_ MSMN
The programmer resigned and was sentenced to 10 months for deleting the code. JD came home and said that it took 30000 to restore the database. Netizen: This is really a revenge
【批处理DOS-CMD命令-汇总和小结】-CMD窗口的设置与操作命令-关闭cmd窗口、退出cmd环境(exit、exit /b、goto :eof)
appium1.22.x 版本后的 appium inspector 需单独安装
随机推荐
Current market situation and development prospect prediction of global direct energy deposition 3D printer industry in 2022
LVS load balancing cluster of efficient multi-purpose cluster (NAT mode)
Silent authorization login and registration of wechat applet
动态规划——相关概念,(数塔问题)
Current market situation and development prospect forecast of the global fire boots industry in 2022
JS dynamic table creation
Self introduction and objectives
[luatos sensor] 2 air pressure bmp180
Keepalived热备与HAProxy
My first Smartphone
MySQL master-slave configuration
Notes | numpy-08 Advanced index
[XSS bypass - protection strategy] understand the protection strategy and better bypass
The process of browser accessing the website
Kept hot standby and haproxy
String matching: find a substring in a string
Go language interface learning notes
leetcode435. Non overlapping interval
1103 integer factorization (30 points)
document. The problem of missing parameters of referer is solved