Code Monkey home page Code Monkey logo

Comments (7)

hazel0504 avatar hazel0504 commented on July 20, 2024

Any solution to this?

from self-correction-human-parsing.

y-zheng18 avatar y-zheng18 commented on July 20, 2024

I've got the same problem. Did you solve it?

from self-correction-human-parsing.

melih-unsal avatar melih-unsal commented on July 20, 2024

Any solution?

from self-correction-human-parsing.

GoGoDuck912 avatar GoGoDuck912 commented on July 20, 2024

@XuYunqiu Yunqiu, Can you help to look at this issue?

from self-correction-human-parsing.

Julymycin avatar Julymycin commented on July 20, 2024

@Melih1996 you can create a presudo coco instance label file (.json) for your own images, I think. I used mhp for inference two months ago, but I can't remember very clearly now, sorry.
Maybe you can refer to mask2coco modified from human_to_coco.

from self-correction-human-parsing.

XuYunqiu avatar XuYunqiu commented on July 20, 2024

@Melih1996 you can create a presudo coco instance label file (.json) for your own images, I think. I used mhp for inference two months ago, but I can't remember very clearly now, sorry.
Maybe you can refer to mask2coco modified from human_to_coco.

@Julymycin is right. For the custom datasets, data should be converted to COCO-style, and the custom datasets should be registered.
The codes for creating COCO-style annotation can be found in this folder.
And the custom datasets with COCO-style annotations can be registered like following few lines https://github.com/PeikeLi/Self-Correction-Human-Parsing/blob/ebe6cebd673aa7b9373cbcf4191a0b2c965dfd70/mhp_extension/detectron2/tools/finetune_net.py#L49-L52

from self-correction-human-parsing.

dvschultz avatar dvschultz commented on July 20, 2024

Can you update the demo.ipynb to include these steps?

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.