GithubHelp home page GithubHelp logo

seominlee / creative-adversarial-networks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mlberkeley/creative-adversarial-networks

0.0 1.0 0.0 24.92 MB

(WIP) Implementation of Creative Adversarial Networks https://arxiv.org/pdf/1706.07068.pdf

License: MIT License

Python 89.02% Shell 5.69% Jupyter Notebook 5.29%

creative-adversarial-networks's Introduction

Creative Adversarial Networks

collage

128x128 pixel Samples from CAN train on WikiART.

A WIP implementation of CAN: Creative Adversarial Networks, Generating "Art" by Learning About Styles and Deviating from Style Norms. Repo bases DCGAN implementation on DCGAN-tensorflow with modifications to reduce checkerboard artifacts according to this distill article

The paper authors basically modified the GAN objective to encourage the network to deviate away from art norms.

Getting the Dataset

We used this compiled wikiart dataset available here. Using the dataset is subject to wikiart's terms of use

Extract the dataset, then set the path in train.sh

Training a DCGAN model

Edit the parameters of train.sh then

bash train.sh

Citation

If you use this implementation in your own work please cite the following

@misc{2017cans,
  author = {Phillip Kravtsov and Phillip Kuznetsov},
  title = {Creative Adversarial Networks},
  year = {2017},
  howpublished = {\url{https://github.com/mlberkeley/Creative-Adversarial-Networks}},
  note = {commit xxxxxxx}
}

Authors

Phillip Kravtsov

Phillip Kuznetsov

creative-adversarial-networks's People

Contributors

philkuz avatar phillip-kravtsov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.