Weakly Supervised Semantic Segmentation list

核能气质少年 提交于 2019-12-17 17:22:24

Weakly Supervised Semantic Segmentation list

文章转自Github:https://github.com/JackieZhangdx/WeakSupervisedSegmentationList

========================================================

This repository contains lists of state-or-art weakly supervised semantic segmentation works. Papers and resources are listed below according to supervision types.

There are some personal views and notes, just ignore if not interested.

Last update 2019/4

  • Paper list
    • instance
    • box
    • one-shot
    • others
  • Resources

some unsupervised segment proposal methods and datasets here.

CVPR 2018 Tutorial : WSL web&ppt, Part1 ,Part2

Typical weak supervised segmentation problems

No Supervision Difficulty Domain Core issues
1 Bounding box middle annotated classes transfer learning
2 One-shot segment middle similar objects one-shot learning
3 Image/video label hard annotated classes transfer learning
4 Others n/a n/a n/a

1.Bounding box supervision

2.One-Shot segmentation supervision

DAVIS Challenge: http://davischallenge.org/
Davis17/18(Semi-supervised Video segmentation task), Davis16 is video salient object segmentation without the first frame annotations.

3.Image/video label supervision

Resource

Arxiv paper

3.1 Deep activation

Propagate method Papers
Global Max Pooling(GMP) Is object localization for free? - Weakly-supervised learning with convolutional neural networks,CVPR 2015
Global Average Pooling(GAP) Learning Deep Features for Discriminative Localization CVPR 2016
Log-sum-exponential Pooling(LSE) ProNet: Learning to Propose Object-specific Boxes for Cascaded Neural Networks,CVPR 2016
Global Weighted Rank Pooling(GWRP) SEC ECCV 2016
Global rank Max-Min Pooling(GRP) WILDCAT, CVPR 2017

3.2 Weakly supervised Detection / Localization(TODO)

4.Other supervision

Points

Scribbles

5.Close Related or unpublished work

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!