benquick123/C-VTON

Preprocessing Densepose

jerry940080 opened this issue · 5 comments

Could you provide the version used in the dataset(mpv / viton),
cause the densepose_parse you used seems different to detectron or detectorn2
(sorry for using different input image, but it is clear that they were generated by distinctive method)
未命名
未命名2

In what way do you find it different? Apart from colors, I'd say that the body part categories are the same.

In what way do you find it different? Apart from colors, I'd say that the body part categories are the same.

sorry, i might just jusing the differenet visualize method. Could you tell me the method to change the color of densepose?
Cause, my densepose color is not the same as yours.

Hi, I cannot help you directly with changing colors in DensePose, but you can see the colors we used defined here. Worst case, you can match body parts and our images by trial-and-error.

Hi, I want to know your i_uv image that isnot carry original image. I cannot get it.
output 0001

hi, can you assist me how to implement this project in my local pc