This is the PyTorch implementation of the CVPR paper "A Hubness Perspective on Representation Learning for Graph-Based Multi-View Clustering".
conda create -n hubREP python=3.8.19
conda activate hubREPThe version of key required packages are stated below:
numpy==1.24.4
torch==2.4.0
torchvision==0.19.0
scikit-learn==1.3.2
faiss==1.6.5
faiss-cpu==1.8.0.post1
faiss-gpu==1.7.2python main.py