Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to visualize? (final) #23

Closed
seokhyeonSong opened this issue Aug 13, 2019 · 1 comment
Closed

How to visualize? (final) #23

seokhyeonSong opened this issue Aug 13, 2019 · 1 comment

Comments

@seokhyeonSong
Copy link

seokhyeonSong commented Aug 13, 2019

Sorry for frequent issue makings...

I had similar issue before at here #20

and I thought that i have to train and visualize as Detectron

And finally i trained and visualized as Detectron, I got accurate bbox but categories are different which

means skirt -> boat, shirt -> person like this

I realized that it was wrong with using detectron

And I read intensively your git

I think that

  1. make coco type json with tools/deepfashion2coco.py
  2. train with main.py and and make color splashed image(I think it is optional and usage is segmentation right?)
  3. visualize with lib/visualize.py but I cannot find how to use visualize.py

there's no and arguments or init or main ....

to visualize with detectron it need pkl type weight and yaml type configs

but match_rcnn makes h5 type weight and relative configs...

Would you please how to visualize with key & segmentation & bbox?
ex) which code can execute visualize.py or which can transform h5 and config into pkl and yaml type ...

@sharon-samson
Copy link

Did you got the visualized landmark output? Can you please share the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants