benquick123 / C-VTON

C-VTON: Context-Driven Image-Based Virtual Try-On Network
Eclipse Public License 2.0
139 stars 29 forks source link

Preprocessing Densepose #11

Open jerry940080 opened 1 year ago

jerry940080 commented 1 year ago

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

benquick123 commented 1 year ago

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

jerry940080 commented 1 year ago

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.

benquick123 commented 1 year ago

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.

lcy-001 commented 1 year ago

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

Prax2421 commented 11 months ago

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