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

Help wanted : Unable to preprocess data . #1

Closed
Arnavgoyal00 opened this issue Jul 5, 2022 · 5 comments
Closed

Help wanted : Unable to preprocess data . #1

Arnavgoyal00 opened this issue Jul 5, 2022 · 5 comments

Comments

@Arnavgoyal00
Copy link

I am unable the find the correct scripts to preprocess the data.

@sangyun884
Copy link
Owner

Currently, we do not support preprocessing code for datasets other than those we utilized.
Please refer to the paper for detailed preprocessing procedures.

@Arnavgoyal00
Copy link
Author

Can you please share the code that you have utilized to preprocess the data if possible?
And also can you please share the paper .

@koo616
Copy link
Collaborator

koo616 commented Jul 6, 2022

@Arnavgoyal00
We used the pre-trained model of https://github.com/Engineering-Course/CIHP_PGN for human segmentation, and obtained an agnostic image and an agnostic segmentation map by the method in VITON-HD.
For Densepose, please check detectron2.

Please refer to our paper(https://arxiv.org/pdf/2206.14180.pdf) for more information on the pre-processing :)

@halcyon370
Copy link

@Arnavgoyal00 We used the pre-trained model of https://github.com/Engineering-Course/CIHP_PGN for human segmentation, and obtained an agnostic image and an agnostic segmentation map by the method in VITON-HD. For Densepose, please check detectron2.

Please refer to our paper(https://arxiv.org/pdf/2206.14180.pdf) for more information on the pre-processing :)

Hello, could you simply explain what the data format in 'image-densepose' looks like? Is it range from 0-255 in IUV?

@MosbehBarhoumi
Copy link

@Arnavgoyal00 If you are still looking for a solution for the pre-processing you can check this issue (it's a tutorial actually):
#45

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

5 participants