Skip to content

louishenrifranc/ImageFilling

Repository files navigation

State of my neural network art results:

Training set


and the true image, to see the difference

Testing set:

  • Generated image:

  • True image:

  • Generated image:

  • True image:

What worked for me (and what didn't)

See Thoughts.md

RoadMap

  • Finish generating embeddings
  • Reduce learning rate before overfitting
  • Add decaying dropout to the training
  • Is DRAW outdated based on GAN recent results... DRAW architecture were every iteration is condition on previous generated images + new caption?
  • Better data augmentation
  • Make GAN works, whether WGAN or classical ones
  • Refactor the code
  • Try to generate "HD" images, like in StackGAN (need to retrieve from MS-COCO for supervised learning)
  • Used ideas from there:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages