SSAW14 / Image_Generation_with_Latent_Code

Source code for " Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes (ECCV2018)"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes

Source code for " Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes (ECCV2018)"

Prerequisites

  • Linux or OSX.
  • Python 2 or Python 3.
  • CPU or NVIDIA GPU + CUDA CuDNN.

Citation

If our work is useful for you, please consider citing:

@inproceedings{yang_eccv18,
   title={Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes},
   author={Yang He and Bernt Schiele and Mario Fritz},
   booktitle={15th European Conference on Computer Vision (ECCV)},
   year={2018}
}

About

Source code for " Diverse Conditional Image Generation by Stochastic Regression with Latent Drop-Out Codes (ECCV2018)"


Languages

Language:Python 99.8%Language:Shell 0.2%