Home

Awesome

Self-supervised Graph Convolutional Network For Multi-view Clustering

Simple Tensorflow implementation of our TMM paper on large-scale HARR dataset.

Requirements

run

run_clusters.py

Citation

If you find our approach useful in your research, please consider citing:

@article{XWGTMM2021,
  author = {Wei Xia and
            Qianqian Wang and
            Quanxue Gao and
            Xiangdong Zhang and
            Xinbo Gao},
  title = {Self-supervised Graph Convolutional Network for Multi-view Clustering},
  journal   = {IEEE Transactions on Multimedia},
  doi = {10.1109/TMM.2021.3094296},
  year = {2021}
}