Giter Site home page Giter Site logo

Comments (7)

HelenMao avatar HelenMao commented on May 23, 2024

Thanks for your attention.
Yes, to be consistent with the baseline, we do not modify any losses in the original Pix2Pix model and also incorporate L1 loss.
We think the L1 loss may help to preserve the most pixel level information but it indeed will have some conflicts with mode seeking loss.
In fact, we once tried to replace the L1 loss with feature matching loss using discriminator features, it may have fewer conflicts compared with L1 loss. However, since L1 distance in mode seeking loss is the design choice, and to be consistent with the baseline models, we do not modify any other losses in the original models.

from msgan.

xml94 avatar xml94 commented on May 23, 2024

@HelenMao Thanks for your quick reply.

It means that you just put the mode seeking loss in the original mode such as pixel2pixel and bicycleGAN?

Anyway, I understand your idea. Good work!

from msgan.

xml94 avatar xml94 commented on May 23, 2024

To be honest, we can not know whether there are any other loss function just from your paper because you just give two losses. Maybe it is better to tell us that what kinds of losses have been used in your comparison experiment. I argue this is basic information.

from msgan.

HelenMao avatar HelenMao commented on May 23, 2024

Thanks for your suggestion, we have pointed out that we do not modify any loss functions and parameters of the original model when incorporating with mode-seeking loss.

from msgan.

xml94 avatar xml94 commented on May 23, 2024

@HelenMao I see the sentence in appendix A.

Have you ever tried to do ablation comparison.
For example, compared with BicycleGAN, have you attempted to remove the two encoders in BicycleGAN and then add the awesome idea of mode seeking. In this way, we can learn the different effectivenesses between the original BicycleGAN and mode seeking.

from msgan.

HelenMao avatar HelenMao commented on May 23, 2024

As mentioned in appendixes, for the fair comparison with BicycleGAN, we use the same architecture of BicycleGAN for Pix2Pix model and Pix2Pix model with mode-seeking loss. You can see all the comparisons in the paper and the appendixes.

from msgan.

xml94 avatar xml94 commented on May 23, 2024

Ok, thanks very much

from msgan.

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.