语义分割(Semantic Segmentation )论文

  搬运工,方便自己查阅!

1.《Object Region Mining with Adversarial Erasing: A Simple Classification to Semantic Segmentation Approach》CVPR2017弱监督语义分割

     http://blog.csdn.net/zhangjunhit/article/details/77895158

     https://www.leiphone.com/news/201709/pL7GwHcZmw9VylcZ.html


2.Effective Use of Dilated Convolutions for Segmenting Small Object Instances--卫星图像分割

    http://blog.csdn.net/zhangjunhit/article/details/77878373

    https://arxiv.org/abs/1709.00179


3.BlitzNet: A Real-Time Deep Network for Scene Understanding--ICCV2017 目标检测分割

   http://blog.csdn.net/zhangjunhit/article/details/77577076

   Project: http://thoth.inrialpes.fr/research/blitznet/ Code: https://github.com/dvornikita/blitznet


4.Deep Dual Learning for Semantic Image Segmentation --ICCV2017语义分割

  http://blog.csdn.net/zhangjunhit/article/details/77561615


5.FastMask: Segment Multi-scale Object Candidates in One Shot --CVPR2017 分割候选区域
  

  https://github.com/voidrank/FastMask

  http://blog.csdn.net/zhangjunhit/article/details/77529229


6.Fully Convolutional DenseNets for Semantic Segmentation --CVPRW 2017 语义分割
Code: https://github.com/SimJeg/FC-DenseNet

https://arxiv.org/abs/1611.09326

http://blog.csdn.net/zhangjunhit/article/details/77334202



    

你可能感兴趣的:(Deep,Learning)