Skip to content
/ ArtGAN Public

Tensorflow codes for our ICIP-17 and arXiv-1708.09533 works: "ArtGAN: Artwork Synthesis with Conditional Categorial GAN" & "Learning a Generative Adversarial Network for High Resolution Artwork Synthesis "

Notifications You must be signed in to change notification settings

willtwr/ArtGAN

Repository files navigation

ArtGAN

Please visit https://github.com/cs-chan/ArtGAN for the final version.

Citation

This repository contains codes for the following paper (under review):

@article{tan2017learning,
  title={Learning a Generative Adversarial Network for High Resolution Artwork Synthesis},
  author={Tan, Wei Ren and Chan, Chee Seng and Aguirre, Hernan and Tanaka, Kiyoshi},
  journal={arXiv preprint arXiv:1708.09533},
  year={2017}
}

which is an extension to the following paper (ICIP 2017):

@article{tan2017artgan,
  title={ArtGAN: Artwork Synthesis with Conditional Categorial GANs},
  author={Tan, Wei Ren and Chan, Chee Seng and Aguirre, Hernan and Tanaka, Kiyoshi},
  journal={arXiv preprint arXiv:1702.03410},
  year={2017}
}

Prerequisites

* Neon and aeon are required to load data. If other data loader is used, neon and aeon are not required. But, make sure that data format is 'NCHW'.

Trained models

Each link below is the best trained model for the corresponding dataset. Download and extract to 'models' folder:

Feedback

Suggestions and opinions of this work (both positive and negative) are greatly welcome. Please contact the authors by sending email to Wei Ren Tan at wrtan.edu at gmail.com or Chee Seng Chan at cs.chan at um.edu.my

License

BSD-3, see LICENSE file for details.

About

Tensorflow codes for our ICIP-17 and arXiv-1708.09533 works: "ArtGAN: Artwork Synthesis with Conditional Categorial GAN" & "Learning a Generative Adversarial Network for High Resolution Artwork Synthesis "

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages