Skip to content

LuffyDai/GenInt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative interventions for Causal Learning

Code from the paper Generative interventions for Causal Learning.

If you use this code, please consider citing the paper as:

@article{mao2020generative,
      title={Generative Interventions for Causal Learning}, 
      author={Chengzhi Mao and Amogh Gupta and Augustine Cha and Hao Wang and Junfeng Yang and Carl Vondrick},
      year={2020},
      eprint={2012.12265},
      journal={arXiv},      
}

Motivating Example: colored MNIST

Please go to ColorMNIST for instructions

Data Preparation

Generate data for GenInt

Please go to IntervenedGAN folder and follow the instruction in README.md and SETUP.md

Generate data for Observational GAN

Please go to BigGAN folder and follow instruction in README.md

Training the ImageNet models (download pretrained models)

Please go to training folder and follow the instructions in README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.5%
  • Jupyter Notebook 8.2%
  • Shell 0.3%