Code Monkey home page Code Monkey logo

Comments (7)

GoGoDuck912 avatar GoGoDuck912 commented on July 20, 2024
  1. The number of epochs is chosen as 150 to make a fair comparison with CE2P.

  2. Usually, it will.

  3. Due to computational limitations, currently, I have no experience with a much more large dataset. However, LIP is already a large dataset with 30000+ training samples.

from self-correction-human-parsing.

VyBui avatar VyBui commented on July 20, 2024

@PeikeLi I have found the detectron2 in your codebase. I suppose it is for multi-human parsing. I wanted to check if there is any document/tutorials on how to use it with SCHP ?

from self-correction-human-parsing.

rkhilnani9 avatar rkhilnani9 commented on July 20, 2024

@VyBui Any challenges you faced while training it on a custom dataset? I have my own images and annotated segments, do I need to change anything? I understand I should have them ordered according to the structure of LIP dataset, but are there any other caveats?

Would appreciate a response. Thanks!

from self-correction-human-parsing.

VyBui avatar VyBui commented on July 20, 2024

@rkhilnani9
I have written a few necessary steps to train on a custom dataset here: #14.

There are challenges I have faced while training SCHP with a custom dataset:

  1. Pytorch version has to be 1.2. I have never tried with 1.3, 1.4 but definitely not Pytorch v1.5
  2. Remember to set num_classes to the number of classes in your segmentation image.
  3. There is a bug on training code but I have seen the author fix it.
  4. set GPUs to the number of your GPUs local machine.
  5. Make sure you follow the LIP dataset convention and then you will be just fine.

from self-correction-human-parsing.

VyBui avatar VyBui commented on July 20, 2024

closed

from self-correction-human-parsing.

Julymycin avatar Julymycin commented on July 20, 2024

hello, have you found how to deal with the multi human parsing task via SCHP?

from self-correction-human-parsing.

Julymycin avatar Julymycin commented on July 20, 2024

hello, have you found how to deal with the multi human parsing task via SCHP?

well, I think it is a step to step (from single instance segmentation to human parsing, then convert and identify them) process, right?

from self-correction-human-parsing.

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.