Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 881 Bytes

File metadata and controls

25 lines (22 loc) · 881 Bytes

Paper: A Hubness Perspective on Representation Learning for Graph-Based Multi-View Clustering (Link)

hubREP

This is the PyTorch implementation of the CVPR paper "A Hubness Perspective on Representation Learning for Graph-Based Multi-View Clustering". If you have any issues or questions, please contact zhemingxu96@gmail.com. If you find this repository helpful for your research or work, we would greatly appreciate a star⭐.

Installation

conda create -n hubREP python=3.8.19
conda activate hubREP

The 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.2

Running a experiment

python main.py