Skip to content

marekjg/generative_ebm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image synthesis with energy based models

Simple PyTorch implementation of Implicit Generation and Generalization in Energy Based Models. The images are generated by the descent on the energy function using Langevin stochastic gradient descent.

Samples from the conditional energy model (low quality in the bottom row comes from the fact that the last row is started from uniform noise and the rest of the samples were taken from replay buffer):

Conditional energy model

About

EBM image generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages