Giter Club home page Giter Club logo

monet-cyclegan's Introduction

Monet-CycleGAN

Tensorflow and Keras implementation of a cycle GAN to transform ordinary photos to Monet paintings.

The same notebook can be found here.

Cycle GAN's are useful when there is an unavailability in paired training data. Training is done in a cycled fashion. This model uses the same resnet architecture which was used in the original paper. It was trained on TPU.

Results

Applications

  • Creating new pictures in the same style used by artisits that are no more.
  • Transforming pictures

Improvements possible:

We can greatly improve the model by using more training data, we can experiment with different loss functions. We can use this cycleGAN with other datasets.

References

  1. https://www.kaggle.com/amyjang/monet-cyclegan-tutorial
  2. https://keras.io/examples/generative/cyclegan/
  3. https://arxiv.org/pdf/1703.10593.pdf
  4. https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix

monet-cyclegan's People

Contributors

nitishas-812k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

monet-cyclegan's Issues

Train CycleGAN with my own dataset

Hi, Thank you for the great work.

I have created my dataset and uploaded it to my google drive (my dataset was compressed as .zip file).

May i have your suggestions about how to load my dataset?
Any help is much appreciated!

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.