Skip to content

"Learning Discrete and Continuous Factors of Data via Alternating Disentanglement" accepted at ICML2019

License

Notifications You must be signed in to change notification settings

snu-mllab/DisentanglementICML19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Discrete and Continuous Factors of Data via Alternating Disentanglement

Demo

Dependency

  • python=3.5
  • tensorflow version = 1.4
  • CUDA 8.0
  • cuDNN 6.0
  • Environment detail is listed in `ex.yml'

Citing this work

@inproceedings{jeongICML19,
    title={
        Learning Discrete and Continuous Factors of Data via Alternating Disentanglement
    },
    author= {Yeonwoo Jeong and Hyun Oh Song},
    booktitle={International Conference on Machine Learning (ICML)},
    year={2019}
}

Dataset(dSprites)

Edit path

  • Edit path in 'config/path.py'
  • ROOT - (directory for experiment result)
  • DSPRITESPATH - (directory for downloaed dsprites)

Run model

  • Dsprites_exp/CascadeVAE/main.py
  • Dsprites_exp/CascadeVAE-C/main.py

Trained model

  • Download from here.
  • Here are trained models from 10 different random seeds.

License

MIT License

About

"Learning Discrete and Continuous Factors of Data via Alternating Disentanglement" accepted at ICML2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages