mkocabas / PARE

Code for ICCV2021 paper PARE: Part Attention Regressor for 3D Human Body Estimation
Other
378 stars 74 forks source link

How to get the Body Part Segmentation labels? #9

Closed zhLawliet closed 2 years ago

zhLawliet commented 2 years ago

image

mkocabas commented 2 years ago

You can have a look at this gist: https://gist.github.com/mkocabas/238faa8a24c44d60fb30ffce367f9ec7

zhLawliet commented 2 years ago

thanks

zhLawliet commented 2 years ago

@mkocabas thanks, i can get the figure A by the visualize_body_part_segmentation and the figure B by your PARE,there is a question that how can i correspond the A to B. such as C figure A image

figure B 00000

figure C

image
dqj5182 commented 5 months ago

Same question