wondervictor / TorchSemiSeg

[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TorchSemiSeg


PWC PWC PWC PWC PWC

[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision

by Xiaokang Chen1, Yuhui Yuan2, Gang Zeng1, Jingdong Wang2.

1 Key Laboratory of Machine Perception (MOE), Peking University 2 Microsoft Research Asia.

[Poster] [Video (YouTube)]

Simpler Is Better !


News

  • [July 9 2021] We have released some SOTA methods (Mean Teacher, CCT, GCT).
  • [June 3 2021] Please check our paper in Arxiv. Data and code have been released.

Installation

Please refer to the Installation document.

Getting Started

Please follow the Getting Started document.

Citation

Please consider citing this project in your publications if it helps your research.

@inproceedings{chen2021-CPS,
  title={Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision},
  author={Chen, Xiaokang and Yuan, Yuhui and Zeng, Gang and Wang, Jingdong},
  booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2021}
}

TODO

  • Dataset release
  • Code for CPS + CutMix
  • Code for Cityscapes dataset
  • Other SOTA semi-supervised segmentation methods

About

[CVPR 2021] Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision

License:MIT License


Languages

Language:Python 87.7%Language:Cuda 8.7%Language:C++ 2.7%Language:Shell 0.4%Language:CSS 0.2%Language:HTML 0.1%Language:Makefile 0.1%Language:Dockerfile 0.1%