Skip to content
This repository has been archived by the owner on Apr 11, 2020. It is now read-only.
/ LayoutGAN Public archive

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

Notifications You must be signed in to change notification settings

billzhonggz/LayoutGAN

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.
  • Fix bugs / temp code.
  • Add monitor, and start a formal train.
  • Add checkpoint saving.

Reference

The implementation here.

Packages Used

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

  • Python 3.7
  • Pytorch >= 1.0 instructions
  • TensorBoardX
  • Matplotlib

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