Coder Social home page Coder Social logo

surrealism_dcgan's Introduction

contact: mzha (at) ust(dot) hk

Surrealism_DCGAN

Reimplementation of art-DCGAN by Robbie Barrat and Jordan Bird in art-dcgan-keras. Pics of style surrealism is scraped from WikiArt for training.

utils

utils is a folder for obtaining the training dataset from scratch. it is composed of:

  • WikiArtScraper.py
  • UrlDownload.py
  • ImageProcessor.py

The dataset is scrped from WikiArt by WikiArtScraper.py and UrlDownload.py and then processed by ImageProcessor.py. The codes relies heavily on previous work down by CHEN Huangrong

data

data contains the pics scraped from WikiArt for training. Traing data for each task is named after the corresponding genre, for example, surrealism. Applying ImageProcessor.py to surrealism gives us a processed imageset surrealismCroped. Images in surrealismCroped is of the same size 128*128 of RGB coding.

output

output stores outputs in two subfolder

  • samples
  • weights

Training Data Examples

eg1 eg2 eg3 eg4 eg5 eg6

Outputs of Day 2

eg1 eg2 eg3 eg4 eg5 eg6

Future work

  • Fire the art-dcgan-keras.py to command line with genre, epoch ect. as args
  • Keep training model for finer outcome in surrealism (daily updating)

surrealism_dcgan's People

Contributors

dolores2333 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.