GithubHelp home page GithubHelp logo

Comments (4)

simontomaskarlsson avatar simontomaskarlsson commented on August 15, 2024 2

Hi @lindalibjchn,

How many epochs it takes for the generators to learn the translation good enough to see some kind of result depends a lot on the specific image domains, i.e. A and B. From my experience you could usually see some results after about 50 epochs, and after 100 only minor details where improved by the generators.

If I understand it correctly your examples are after three epochs (?) and my guess is that more training is needed.

from cyclegan-keras.

simontomaskarlsson avatar simontomaskarlsson commented on August 15, 2024 2

Hi @VirtualAI,

Using the settings as @lindalibjchn is a good choice I think.

From my research I found that identity learning helped with preserving for example colors of cars but could also leed to other problems if applied too much. As for resize convolution it did not effect the results in any major way.

PatchGAN in discriminators will almost always improve the results I believe.

from cyclegan-keras.

nalibjchn avatar nalibjchn commented on August 15, 2024 1

I am using two options according to the original paper.

  • identity learning
  • PatchGAN in discriminators
  • reflection padding

from cyclegan-keras.

VirtualAI avatar VirtualAI commented on August 15, 2024

Hello,
what options to lead to best results?
Do you recommend something out of

-dentity learning (on different modulus of training iterations)
-PatchGAN in discriminators
-Multi-scale discriminators
-Resize convolution in generators

from cyclegan-keras.

Related Issues (20)

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.