语义分割
Global Deconvolutional Networks for Semantic Segmentation
BMVC 2016
https://github.com/DrSleep/GDN

基于CNN的语义分割在近两年得到飞速的发展,但是这种 pixel-wise labelling with CNNs has its own unique challenges: 特征图的精确放大 + context 信息的嵌入
1)an accurate deconvolution, or upsampling, of low-resolution output into a higher-resolution segmentation mask
2)an inclusion of global information, or context, within locally extracted features

本文提出一个网络结构 Global Deconvolutional Network 解决这两个问题。本文的模型最大亮点是在保持较高精度同时 significantly 降低了模型的参数量

3 Global Deconvolutional Network
3.1 Baseline Models
这里我们选择了两个开源的基准分割模型: FCN-32s and DeepLab ,他们两个都是基于 VGG 16-layer net,将全连接层变为卷积层,目标函数用 pixel-wise softmax loss 表示

3.2 Global Interpolation
输入图像经过一系列卷积和池化后得到一个 encoded image,其尺寸降采样很多。为了输出原始图像尺寸的分割图像,我们需要同时对这个 encoded image 进行 decode and upsample。 这里我们设计了一个 a learnable global interpolation

假定 x 表示 decoded information, 输入RGB图像为 I , 上采样后的信号为 y

我们的这个上采样不是根据最近的四个点数据信息来计算的,而是包括了更多的信息进来
Opposite to a simple bilinear interpolation, which operates only on the closest four points, the equation above allows to include much more information on the rectangular grid

this operation is differentiable

3.3 Multi-task loss
loss functions 定义如下:

本文提出的每个模型其目的都是为了提取全局信息,将其嵌入到网络中去。本文提出的这个插值方法也是有效的上采样方法。
Overall, each component of the proposed approach aims to capture global information and incorporate it into the network, hence the name global deconvolutional network. Besides that, the proposed interpolation also effectively upsamples the coarse output and a nonlinear upsampling can be achieved with the addition of an activation function on the top of the block.

4 Experiments


11

语义分割--Global Deconvolutional Networks for Semantic Segmentation相关推荐

  1. 语义分割--Full-Resolution Residual Networks for Semantic Segmentation in Street Scenes

    Full-Resolution Residual Networks for Semantic Segmentation in Street Scenes CVPR2017 Theano/Lasagne ...

  2. 语义分割-Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述

    Unsupervised Domain Adaptation in Semantic Segmentation:a Review语义分割中的无监督领域自适应:综述 0.摘要 1.介绍 1.1.语义分割 ...

  3. 语义分割CVPR2020-Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision

    Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision:基于自监督的非监督域内自 ...

  4. 【图像语义分割】Large Kernel Maters--Improved Semantic Segmentation by Global ConvNet

    该篇文章是face++的文章,个人觉得相当严谨 摘要: 目前流行的网络架构往往通过堆积小的卷积核(stack small filters),因为在相同计算量下,stack small filters往 ...

  5. 语义分割--DeconvNet--Learning Deconvolution Network for Semantic Segmentation

    Learning Deconvolution Network for Semantic Segmentation ICCV2015 http://cvlab.postech.ac.kr/researc ...

  6. 语义分割--Mix-and-Match Tuning for Self-Supervised Semantic Segmentation

    Mix-and-Match Tuning for Self-Supervised Semantic Segmentation AAAI Conference on Artificial Intelli ...

  7. 语义分割--Fully Convolutional DenseNets for Semantic Segmentation

    The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation CVPRW 2017 ...

  8. [轻量化语义分割] Rethinking BiSeNet For Real-time Semantic Segmentation(CVPR2021)

    paper:https://openaccess.thecvf.com/content/CVPR2021/papers/Fan_Rethinking_BiSeNet_for_Real-Time_Sem ...

  9. 语义分割--Pixel Deconvolutional Networks

    Pixel Deconvolutional Networks https://arxiv.org/abs/1705.06820 本文首先指出在常规的 deconvolutional operation ...

最新文章

  1. ArcEngine的ToolbarControl解析
  2. Html,xhtml,xml的定义和区别
  3. SpringMVC的概念
  4. Fabric核心模块之Peer解析
  5. 【Python】55个案例:吃透Python字符串格式化
  6. 【AI视野·今日NLP 自然语言处理论文速览 第五期】Thu, 10 Jun 2021
  7. Python接口自动化之cookie、session应用
  8. html 下拉列表返回值,jquery 根据后台返回值来选中下拉框 option 值
  9. 【移入移出事件练习】【菜单】【选项卡】 -------this使用
  10. 路孚特:300天350个版本,旗舰移动产品“0”到“1”的交付之路
  11. AR 第一大单,微软 219 亿美元为美军打造高科技头盔
  12. 政务OA协同办公系统,助力数字政府建设
  13. 项目管理第十二章项目采购管理
  14. 可以带着游泳的耳机、游泳听歌的运动耳机推荐
  15. Linpus针对富士通LIFEBOOK MH330推出另外一款软件设计
  16. php正则匹配input,正则表达式 - php正则匹配p标签及带特定的中文
  17. 程序员痛心流涕自述:“因为把自己代码给了别人,我亲手断送了自己的前程”
  18. Linux Ubuntu多版本python pip共存
  19. LaTeX中写论文贡献点时实心圆点(分点)描述
  20. ECMAScript,javascript,jscript

热门文章

  1. 浅谈WebSocket
  2. LeetCode 52. N皇后 II
  3. RDKit | 基于主成分分析可视化(DrugBank)类药性的化学空间
  4. 第三十课.向量胶囊与动态路由
  5. supervisor 守护php,laravel队列之Supervisor守护进程(centos篇)
  6. android canvas_Android仿IOS11 控制中心进度条
  7. 2019最后一期—宏基因组分析技术研讨会
  8. RandomForest:随机森林预测生物标记biomarker——分类
  9. R语言ggplot2可视化密度图(density plot)、改变密度图下的填充色实战
  10. Error in variable_response could not find function “variable_response“