Skip to content

A reproducing for article LayoutGAN: Generating Graphic Layouts with Wireframe Discriminators.

Notifications You must be signed in to change notification settings

yangheng111/LayoutGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayoutGAN

A reproducing project of article LayoutGAN: Generating Graphic Layouts with Wireframe Discriminators.

Check out my testing notes!

Todo

  • Implement the LayoutGAN fully follow the reference repo.
  • Start training, obverse the result.
  • (New branch) Modify the network with two classes (black & white points) on MNIST dataset.

Reference

The implementation here.

Packages Used

You need to install these packages before you run this program.

  • Python 3.7
  • Pytorch >= 1.1.0 (TensorBoard enabled): instructions

About

A reproducing for article LayoutGAN: Generating Graphic Layouts with Wireframe Discriminators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%