Git Product home page Git Product logo

Comments (7)

yingcong avatar yingcong commented on July 22, 2024

Hi ligaozhe, in our implementation, we create labels "is_cat" and "is_dog", so that the method can work like celeba or rafd.

from homointerpgan.

ligaozhe avatar ligaozhe commented on July 22, 2024

Thanks for your reply! But I still don't understand how to produce the intermediate result. If I only set two label, is_cat and is_dog, does the selective vector in interp_net only contain two items? Does the model only produce 2 result in this case? For example, If I want to produce 5 intermediate result like you did in paper, how should I do? Thank you so much.
图片

from homointerpgan.

yingcong avatar yingcong commented on July 22, 2024

Although the labels are binary, with the Homomorphic loss, we have modeled the intermediate regions between cat and dog domains. So during testing, we can simply use floating-point labels to generate intermediate results.

Note that RaFD and CelebA are similar, i.e., both of them have binary labels, but we can synthesize intermediate results.

from homointerpgan.

ligaozhe avatar ligaozhe commented on July 22, 2024

OK, I will try it. Thanks for your answer!

from homointerpgan.

ligaozhe avatar ligaozhe commented on July 22, 2024

I have run the code. But I am still confused. What is the "floating-point labels"? Could you please describe it in the code? If I use only 2 attributes, I found selective_vector only contains 3 items in the function 'test_selected_curve', so which variable should I modify if I want to generate imterdediate results more than 3?

from homointerpgan.

ligaozhe avatar ligaozhe commented on July 22, 2024

OK,I got it. And I have reproduced your results in cat2dog dataset. Thanks for your work!

from homointerpgan.

HelenMao avatar HelenMao commented on July 22, 2024

Hi, I want to reimplement the cat2dog continuous translation results too.
Have you reproduced that? Could you share some experience with that?
@ligaozhe
Thanks!

from homointerpgan.

Related Issues (12)

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.