Skip to content

srxdev0619/Latent_Convolutional_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Convolutional Models

Img1 Sample resotrations using a Latent Convolutional Model.

Latent Convolutional Models work by parametrizing the latent space of a generator using convolutional neural networks. A schematic can be found below

Img2 The Schematic of a Latent Convolutional Model. The smaller ConvNet f (red) is unique to each image is parametrize the latent space of the generator g_theta (magenta) which is common to all images. The input s is fixed to random noise and is not updated during the training process.

Installation Dependencies

Citation

To cite this work, please use

@INPROCEEDINGS{LCMAthar2019,
  author = {ShahRukh Athar and Evgeny Burnaev and Victor Lempitsky},
  title = {Latent Convolutional Models},
  booktitle = {International Conference on Learning Representations (ICLR)},
  year = {2019}
}

Additional Resources

About

Latent Convolutional Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages