• Stars
    star
    440
  • Rank 98,396 (Top 2 %)
  • Language
    Python
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

More Repositories

1

RGBD_Semantic_Segmentation_PyTorch

[ECCV 2020] PyTorch Implementation of some RGBD Semantic Segmentation models.
Python
226
star
2

PyTorch_Semantic_Segmentation

Implement some models of RGB/RGBD semantic segmentation in PyTorch, easy to run. Such as FCN, RefineNet, PSPNet, RDFNet, 3DGNN, PointNet, DeepLab V3, DeepLab V3 plus, DenseASPP, FastFCN
Python
226
star
3

Depth2HHA-python

Use python3 to convert depth image into hha image
Python
145
star
4

TorchSSC

Implement some state-of-the-art methods of Semantic Scene Completion (SSC) task in PyTorch. [1] 3D Sketch-aware Semantic Scene Completion via Semi-supervised Structure Prior (CVPR 2020)
Python
48
star
5

Depth2HHA

Use MATLAB to convert depth image into HHA image. In this repo, I will use NYU Depth V2 dataset as an example.
MATLAB
41
star
6

DIP_Final-Railway_ticket_detection

Final project of PKU DIP 2018 (火车票检测与识别)
Python
12
star
7

Chinese-QA-system

Final project of 2018 WebDatamining in PKU, Automatic QA system based on Chinese WIKI. (基于中文wiki的自动问答系统)
Python
8
star
8

PageRank-Algorithm

Implement the PageRank algorithm by python 3
Python
2
star
9

LeetCode-record

My solutions for LeetCode problems
Python
1
star
10

RankClus-Algorithm-By-Python3

My Project of 2018 PKU Data Warehouse
Jupyter Notebook
1
star
11

CAM-pytorch

CAM algorithm implemented by python3 and pytorch 0.4.0
Python
1
star
12

PKU-score-script

北大学生使用的通过爬取dean实现的自动查分脚本,Python3
Python
1
star
13

PKU-Flower-Encyclopedia

2018 PKU JAVA程序设计 Project, 花卉识别 Android APP
Java
1
star