Skip to content

zmxu196/hubREP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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".

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages