Xiaokang Chen

Results 6 repositories owned by Xiaokang Chen

TorchSemiSeg

482
Stars
72
Forks
Watchers

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

RGBD_Semantic_Segmentation_PyTorch

280
Stars
41
Forks
Watchers

[ECCV 2020] PyTorch Implementation of some RGBD Semantic Segmentation models.

PyTorch_Semantic_Segmentation

235
Stars
59
Forks
Watchers

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

Depth2HHA-python

168
Stars
37
Forks
Watchers

Use python3 to convert depth image into hha image

TorchSSC

58
Stars
14
Forks
Watchers

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 (CV...

Depth2HHA

41
Stars
10
Forks
Watchers

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