The Wayback Machine - https://web.archive.org/web/20201208045042/https://github.com/icarusization/Interactive-AI-Designer
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Interactive-AI-Designer

An interactive system that can genrate artworks based on user's requirement(both content and style)
A combination of GAN trained on wikiart along with MS COCO and neural style transfer
The neural style transfer is based on the code from this
The GAN is based on this implementation, and updated to WGAN with grdaient penalty and matching aware critic that can do text-to-image generation. We used the pre-trained text-embedding model from this

Our latest system

image

To do

  1. Generate high-quality images with higher resolution(256*256)
  2. Integrate arbitray style transfer(arXiv:1703.06868)

About

An interactive system that can genrate artworks based on user's requirement(both content and style)

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.