open-mmlab / mmfashion

Open-source toolbox for visual fashion analysis based on PyTorch
https://open-mmlab.github.io/
Apache License 2.0
1.27k stars 283 forks source link

How do I test the fashion parsing and segmentation module? #72

Closed jis3613 closed 4 years ago

jis3613 commented 4 years ago

In the documents, other modules are well-explained but there are no instructions related to the parsing and segmentation module. Nothing about it in GETTING_STARTED.md or DATA_PREPARATION.md . Could you provide the instructions and code to test the parsing and segmentation module?

Thank you

jis3613 commented 4 years ago

I figured it out Thanks

gibrit commented 4 years ago

@jis3613 can you give some information how did you figure it ? .. it will be helpful for others .

I figured it out Thanks

AaradhyaSaxena commented 4 years ago

I figured it out Thanks

@jis3613 Can you please mention how you did it? that will be really helpful.

AaradhyaSaxena commented 4 years ago

this might help: link