PointDC:Unsupervised Semantic Segmentation of 3D Point Clouds via Cross-modal Distillation and Super-Voxel Clustering (ICCV 2023)
We propose an unsupervised point clouds semantic segmentation framework, called PointDC.
There are two projects deployed here. pointdc_mk is based on MinkowskiEngine.
- Release code based on Minkowski and model weight files
- Release code based on SpConv and model weight files
- Release Spare Feature Volume files
If this paper is helpful to you, please cite:
@article{chen2023unsupervised,
title={Unsupervised Semantic Segmentation of 3D Point Clouds via Cross-modal Distillation and Super-Voxel Clustering},
author={Chen, Zisheng and Xu, Hongbin},
journal={arXiv preprint arXiv:2304.08965},
year={2023}
}