Neural Doodle Versions Save

Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)

v0.0

8 years ago

This is a placeholder release to store necessary data files for the project. You can download the pre-trained model below for use by the doodle.py script. Files are available under a non-commercial attribution license only:

  • The file vgg19_conv.pkl.bz2 contains a compressed Python 3.x pickle of the parameters for VGG19. See here for details: http://www.robots.ox.ac.uk/~vgg/research/very_deep/
  • The files gel??_conv.pkl.bz2 is a custom trained network specifically for this project, also in Python 3.x pickle. You must cite this project for derived work or research.