Skip to content

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

Notifications You must be signed in to change notification settings

icarusization/Interactive-AI-Designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages