GithubHelp home page GithubHelp logo

Comments (4)

cuiaiyu avatar cuiaiyu commented on June 3, 2024
  1. Unfortunately, neck mask is a data issue. The LIP human parse label doesn't have 'neck' class. If you really want to get the mask of neck, maybe you can run some other human parse labels, which has 'neck' as one of its classes.
  2. In deepfashion dataset, 'hat' is very rarely present, so we didn't pick it up as a garment. We'd also be interested to know what would happen if combining hat with hair or treat hat as a separated garment. Let's us know if you try this. ;-)
  3. The resolutions in your result look lower than what is supposed to be. Please double check if you have data input/output setup correctly (maybe there's some compression on your image grid or something). The trained model is supposed to support 256x176 images and should render clear results.
  4. Better regularization of face representation is always a good topic for further investigation.

from dressing-in-order.

fanchunpeng avatar fanchunpeng commented on June 3, 2024

Provided pre training model Dior_ 64 get the above effect, it's not the best model, is it?
I want to adjust the resolution and definition higher. I just feel that the resolution of 256x176 is relatively low. I hope to improve it to 512x352. Do you have any suggestions?

from dressing-in-order.

cuiaiyu avatar cuiaiyu commented on June 3, 2024

Since we only support and test on 256x176, if you want good result on 512x352, maybe you should check those HD virtual try-on work on and combine them with our recurrent pipeline together.

from dressing-in-order.

lschaupp avatar lschaupp commented on June 3, 2024

Would it be hard to retrain the model for higher resolutions?

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.