Skip to content
/ DRAW Public

Torch implementation of DRAW: A Recurrent Neural Network For Image Generation, based on https://github.com/vivanov879/draw

Notifications You must be signed in to change notification settings

melgor/DRAW

Repository files navigation

DRAW

Torch implementation of DRAW: A Recurrent Neural Network For Image Generation, based on https://github.com/vivanov879/draw

Implementation not completed. Now results are rather random.

Results:

Result for the reconstruction:

animation.gif

Results for the generation:

animation.gif

The model used for producing gif have been learning by 4 hours then it stop converging

TODO:

  • added batch learning
  • more modular code, most of the element have own file
  • added cuda support
  • addded command line arguments

About

Torch implementation of DRAW: A Recurrent Neural Network For Image Generation, based on https://github.com/vivanov879/draw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages