Large Kernel Matters–Improve Semantic Segmentation by Global Convolutional Network
https://arxiv.org/abs/1703.02719

语义分割问题需要同时解决两个问题:classification 和 localization, 将图像中的每个物体精确分割出来,同时对每个物体进行分类。分类和定位这两个问题对于CNN 设计要求有所区别。
For the classification task, the models are required to be invariant to various transformations like translation and rotation.

But for the localization task, models should be transformation-sensitive, i.e., precisely locate every pixel for each semantic category

当前的语义分割算法主要侧重于 localization , which may be suboptimal for classification

怎么解决这个contradictory 了? 这里我们的策略是使用 Large Kernel

这里我们设计了一个 Global Convolutional Network 采用 Large Kernel
from the localization view, the structure must be fully-convolutional without any fully-connected layer or global pooling layer that used by many classification networks,since the latter will discard localization information

from the classification view, motivated by the densely-connected structure of classification models, the kernel size of the convolutional structure should be as large as possible.

对于 GCN 模块计算量问题: Instead of directly using larger kernel or global convolution, our GCN module employs a
combination of 1 × k + k × 1 and k × 1 + 1 × k convolutions, which enables densely connections within a large k×k region inthe feature map.

为了提升物体边缘分割精度,提出Boundary Refinement
we propose a Boundary Refinement (BR) block shown in Figure 2 C. Here, we models the boundary alignment as a residual structure.

Kernal 尺寸越大,效果越好

GCN 与其他两个convolution结构 对比:



上面三个图主要证明 GCN 效果比其他卷积结构好

PASCAL VOC 2012 test set

Cityscapes test set

语义分割--Large Kernel Matters--Improve Semantic Segmentation by Global Convolutional Network相关推荐

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

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

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

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

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

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

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

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

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

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

  6. Large Kernel Matters

    Large Kernel Matters 论文信息 论文地址:Large Kernel Matters --Improve Semantic Segmentation by Global Convol ...

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

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

  8. Semi-supervised Semantic Segmentation with Error Localization Network(基于误差定位网络的半监督语义分割 )

    Semi-supervised Semantic Segmentation with Error Localization Network(基于误差定位网络的半监督语义分割 ) Abstract 本文 ...

  9. Robust semantic segmentation by dense fusion network on blurred vhr remote sensing images

    Robust semantic segmentation by dense fusion network on blurred vhr remote sensing images 说明se的设计还是很 ...

最新文章

  1. 如何利用PopupWindow实现弹出菜单并解决焦点获取以及与软键盘冲突问题
  2. 迷你DVD管理器项目
  3. Linux系统下各文件目录的含义 入门
  4. WinSock API网络编程——TCP/IP协议详解
  5. LINQ简记(1):基本语法
  6. EF CodeFirst下的自动迁移
  7. ROR no such file to load -- sqlite3 错误解决方法
  8. DNA和纳米(Nano)Fusion技术的发展趋势
  9. groupdel 删除组_如何在Linux中删除组– groupdel命令
  10. AEF横空出世——查询语法详解
  11. dcs world f15c教学_DCS小百科,工控人必须知道的一些小知识
  12. C++ 二进制读入和Minist图片展示
  13. 开放平台及其技术架构
  14. OpenDDS的动态绑定bind_config传输配置和实例
  15. CPU内核和逻辑处理器的区别
  16. adb install 安装错误常见列表
  17. 前端SEO优化技术汇总
  18. 国土空间总体规划编制之基期数据转换工具(免费)
  19. javascript学习_真正学习javascript
  20. 12月16日vivo开发者大会:揭秘 vivo 互联网服务亿级用户的技术架构演进之路

热门文章

  1. OpenCV学习笔记2---命名规约
  2. Machine Learning | (6) Scikit-learn的分类器算法-性能评估
  3. 第四课.LinuxShell编程
  4. 提取so文件的特征值
  5. R语言之字符处理(一)
  6. 零基础入门学习Python(2)
  7. 陈程杰、夏瑞:数据分析工具TBtools介绍和操作视频+公众号/社群
  8. COM:细菌-真菌的平衡维持动植物健康
  9. CHM综述:建立因果关系,合成菌群在植物菌群研究中的机会
  10. Nature综述:微生物的社交网络 - 营养缺陷型如何塑造复杂群落