Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Releases: alexjc/neural-doodle

Data Files

07 Mar 14:52
Compare
Choose a tag to compare
Data Files Pre-release
Pre-release

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.