Skip to content

Correlated Ellipses dataset for measuring disentanglement when the factors of variation are correlated. See our paper "Hyperprior Induced Unsupervised Disentanglement of Latent Representations" (AAAI 2019)

License

clear-nus/correlated-ellipses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Correlated Ellipses Dataset

This repository contains the Correlated Ellipses dataset which can be used for testing disentanglement performance in the case when the factors of variation are not independent of each other.

This dataset was used in our paper Hyperprior Induced Unsupervised Disentanglement of Latent Representations.

Usage

Please check the Example.ipynb notebook which contains example code for sampling and conditional sampling from the dataset. Please note that the provided synthetic.py file is required for conditional sampling because it generates new samples on the fly. synthetic.py has the following requirements:

  • OpenCV
  • Numpy
  • Matplotlib

If you use this dataset, please consider citing.

@inproceedings{ansari2019hyperprior,
  title={Hyperprior Induced Unsupervised Disentanglement of Latent Representations},
  author={Ansari, Abdul Fatir and Soh, Harold},
  booktitle={AAAI Conference on Artificial Intelligence},
  year={2019}
}

About

Correlated Ellipses dataset for measuring disentanglement when the factors of variation are correlated. See our paper "Hyperprior Induced Unsupervised Disentanglement of Latent Representations" (AAAI 2019)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published