Xiaokang Chen
Xiaokang Chen
TorchSemiSeg
[CVPR 2021] CPS: Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision
RGBD_Semantic_Segmentation_PyTorch
[ECCV 2020] PyTorch Implementation of some RGBD Semantic Segmentation models.
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
Depth2HHA-python
Use python3 to convert depth image into hha image
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 (CV...
Depth2HHA
Use MATLAB to convert depth image into HHA image. In this repo, I will use NYU Depth V2 dataset as an example.