当前位置:网站首页>Why are encoder and decoder structures often used in image segmentation tasks?
Why are encoder and decoder structures often used in image segmentation tasks?
2022-06-26 15:37:00 【liiiiiiiiiiiiike】
Image segmentation
Encoder
The encoder can be regarded as a feature extraction network , Pooling layers are often used to gradually reduce the size of the input data
decoder
The decoder uses up sampling / Deconvolution and other network layers to gradually restore the details of the target and the corresponding spatial dimensions .
Introducing pool layer can increase receptive field , And it can make feature extraction focus on important information , Reduce background interference , It is helpful for image classification . However, the pooling operation causes a large loss of location information , The features extracted by the encoder are not enough to segment the pixels accurately , This decoder caused great trouble , Make the decoder sample directly from the top / The segmentation image generated by deconvolution is rough . therefore , Some researchers propose to establish a fast connection between encoder and decoder , The high-resolution feature information can participate in the subsequent decoding process , And then help the decoder better recover the details of the target .
边栏推荐
- 【SNMP】snmp trap 介绍、安装、命令|Trap的发送与接收代码实现
- Secure JSON protocol
- 反射修改final
- MongoDB系列之Window环境部署配置
- Talk about the recent situation of several students from Tsinghua University
- About selenium common. exceptions. Webdriverexception: message: an unknown server side error solution (resolved)
- 有Cmake的工程交叉编译到链接时报错找不到.so动态库文件
- JS之事件
- On which platform is it safe to buy shares and open an account? Ask for guidance
- Seurat to h5ad summary
猜你喜欢
评价——TOPSIS
【TcaplusDB知识库】TcaplusDB系统用户组介绍
粒子滤波 PF——在机动目标跟踪中的应用(粒子滤波VS扩展卡尔曼滤波)
Vsomeip3 dual computer communication file configuration
Notes on brushing questions (19) -- binary tree: modification and construction of binary search tree
Use of abortcontroller
音视频学习(一)——PTZ控制原理
HW安全响应
数据库-视图
Using restcloud ETL shell component to schedule dataX offline tasks
随机推荐
反射修改final
[tcapulusdb knowledge base] tcapulusdb doc acceptance - transaction execution introduction
通过券商经理的开户链接开股票账户安全吗?还是去证券公司开户安全?
Audio and video learning (I) -- PTZ control principle
Unable to download Plug-in after idea local agent
[tcapulusdb knowledge base] Introduction to tcapulusdb system management
selenium将元素保存为图片
[C language practice - printing hollow upper triangle and its deformation]
刷题笔记(十九)--二叉树:二叉搜索树的修改与构造
shell脚本多进程并发写法实例(高阶修炼)
一键分析硬件/IO/全国网络性能脚本(强推)
评价——TOPSIS
How to load the contour CAD drawing of the engineering coordinate system obtained by the designer into the new earth
2022北京石景山区专精特新中小企业申报流程,补贴10-20万
安全Json协议
一键安装gcc脚本
Use of abortcontroller
Keil4 opens the single-chip microcomputer project to a blank, and the problem of 100% program blocking of cpu4 is solved
1. accounting basis -- several major elements of accounting (general accounting theory, accounting subjects and accounts)
【TcaplusDB知识库】TcaplusDB系统管理介绍