Irreel / LayoutGAN

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%