GithubHelp home page GithubHelp logo

Comments (2)

cuiaiyu avatar cuiaiyu commented on June 14, 2024

Hi!

If the "difference" means the face in the phrase "the test image that look significantly different from the deepfashion image", I think increasing the discriminator won't change the result too much, because the face overfitting is more a result of lack of diversity in training data.

If the "different" means garment details, maybe try to stop the training early like around 120k iterations. The released checkpoints seem a little overfitting for some tasks (e.g. try-on), stop the training early won't make the result visually too different but may give more robust performance on outlier data, although some metrics scores may drop a little for pose transfer.

Besides, if virtual try-on is the only task that interests you (i.e. pose transfer does not matter to you at all), it would also help by increasing the ratio of inpainting rate (e.g. from --random_rate 0.8 to --random_rate 0.5). The inpainting training task is one of the key to give better details reconstruction on garments for both shape and texture.

For discriminator behaviors, we are almost directly inherent the hyperparameters from our prior work GFLA, so maybe GFLA's authors would be more qualified for this question. :)

from dressing-in-order.

Djvnit avatar Djvnit commented on June 14, 2024

Thanks a lot @cuiaiyu for your great open source contribution.
Is it possible to apply transfer learning for the GAN? I'm still unclear about the GAN used in this model to generate the body and facial characteristics, @cuiaiyu , Can you please help me with this?
As I have referenced your work in my Academic Project, the final presentation in near and we need to show the demo on our own image.
We tried the features are working at par but the facial features are totally changed. Have attached some for the reference.

  1. Pose Transfer
    image

  2. Tuck-in & Tuck-out
    image

from dressing-in-order.

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.