This repo contains the code of the paper Towards Generalized Multi-stage Clustering: Multi-view Self-distillation.
pytorch==1.2.0
numpy>=1.19.1
scikit-learn>=0.23.2
munkres>=1.1.4
If you find our work useful in your research, please consider citing:
@article{wang2023towards,
title={Towards Generalized Multi-stage Clustering: Multi-view Self-distillation},
author={Wang, Jiatai and Xu, Zhiwei and Wang, Xin},
journal={arXiv preprint arXiv:2310.18890},
year={2023}
}