Skip to content

Multi-VAE: Learning Disentangled View-common and View-peculiar Visual Representations for Multi-view Clustering

Notifications You must be signed in to change notification settings

SubmissionsIn/Multi-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Accepted by ICCV 2021.

# Settings in main.py

# TEST = Ture
  when TEST = Ture, the code just test the trained Multi-VAE model
  when TEST = False, the code will train Multi-VAE model 

# Run the code:
  python main.py

# Visualize the generative model:
  python Load_model_visual.py

# BibTex
@InProceedings{Xu_2021_ICCV,
  author    = {Xu, Jie and Ren, Yazhou and Tang, Huayi and Pu, Xiaorong and Zhu, Xiaofeng and Zeng, Ming and He, Lifang},
  title= {Multi-{VAE}: Learning Disentangled View-Common and View-Peculiar Visual Representations for Multi-View Clustering},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
  year      = {2021},
  pages     = {9234-9243}
}

About

Multi-VAE: Learning Disentangled View-common and View-peculiar Visual Representations for Multi-view Clustering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages