当前位置:网站首页>BiSeNet的特点
BiSeNet的特点
2022-07-07 05:19:00 【我是一个小稻米】
1. 双分支网络
一个网络强调细节,它的特征图最小是小到1/8的尺寸,也就是说尽量保持了比较多的特征图细节;
第二个就是轻量化,他只用三个卷积层,就实现了
第三个是高级语义特征的支路(context path),强调比较深的深度,最深可以达到1:32的下采样,
第四个是轻量级模型,使用inception来实现,在保持比较深的深度同时。仍然保持比较小的计算量,通过全局平均池化,实现上下文信息的捕获,主要思路就是简单轻量骨干网络
第五就是特征融合,两个分支的特征图空间是不同的,特征差异会比较大,融合时就会导致很多噪声点,因此它使用批量正态化,减少特征表示之间的差异,使用注意力机制加权融合,来强调高级语义特征
2. 特征融合模块
首先进行了一个通道上的堆叠,也就是串联,然后通道堆叠后使用了一个普通卷积进行处理,之后使用了一个类似注意力的机制,最后是一个短接
3. 损失函数
使用主损失函数监督整个网络,使用辅助损失函数监督右侧比较深的网络,主要目的是加快训练进度
边栏推荐
- jeeSite 表单页面的Excel 导入功能
- Network learning (III) -- highly concurrent socket programming (epoll)
- 复杂网络建模(二)
- offer收割机:两个长字符串数字相加求和(经典面试算法题)
- Complete linear regression manually based on pytoch framework
- Find the mode in the binary search tree (use medium order traversal as an ordered array)
- Es FAQ summary
- 漏洞复现-Fastjson 反序列化
- Zsh shell adds automatic completion and syntax highlighting
- Dedecms collects content without writing rules
猜你喜欢

Content of string

The simple problem of leetcode is to judge whether the number count of a number is equal to the value of the number

QT learning 26 integrated example of layout management

buureservewp(2)

快解析内网穿透为文档加密行业保驾护航

【数字IC验证快速入门】11、Verilog TestBench(VTB)入门

Es FAQ summary

电池、电机技术受到很大关注,反而电控技术却很少被提及?

海信电视开启开发者模式

漏洞复现-easy_tornado
随机推荐
Find the mode in the binary search tree (use medium order traversal as an ordered array)
Leetcode 187 Repeated DNA sequence (2022.07.06)
【数字IC验证快速入门】12、SystemVerilog TestBench(SVTB)入门
Recursive method to verify whether a tree is a binary search tree (BST)
CDC (change data capture technology), a powerful tool for real-time database synchronization
ZCMU--1396: 队列问题(2)
Quickly use Jacobo code coverage statistics
Call pytorch API to complete linear regression
eBPF Cilium实战(2) - 底层网络可观测性
C language queue
Basic use of CTF web shrink template injection nmap
Network learning (I) -- basic model learning
The simple problem of leetcode is to judge whether the number count of a number is equal to the value of the number
LeetCode简单题之判断一个数的数字计数是否等于数位的值
Avatary的LiveDriver试用体验
Four items that should be included in the management system of integral mall
Register of assembly language by Wang Shuang
Roulette chart 2 - writing of roulette chart code
Who has docker to install MySQL locally?
在 Rainbond 中一键安装高可用 Nacos 集群
![[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-JwExNVUs-1657071532229)(C:\Users\HP\AppData\Roaming\Typora\typora-user-images\image-20220704104230531.png)]](/img/7d/f92dbee16ad6b94e0a3d703cc37b39.png)