Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Code for "A Hubness Perspective on Representation Learning for Graph-Based Multi-View Clustering"

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages