sangyun884 / HR-VITON

Official PyTorch implementation for the paper High-Resolution Virtual Try-On with Misalignment and Occlusion-Handled Conditions (ECCV 2022).
831 stars 171 forks source link

draw openpose #31

Closed tiamo405 closed 1 year ago

tiamo405 commented 1 year ago

I have coordinates of body points and want to join them. However my ouput is not what I expected. The difference is the color of the body segments and the width. how should i edit it now or can anyone give me the code for reference? BODY_25 wish : https://drive.google.com/file/d/106ST7yUzzboQ9r-KcMulm6AkcwHpP2MN/view?usp=sharing actual: https://drive.google.com/file/d/1YU34RU1C-zOIbrv0QwNdZSYcvEBtRD0V/view?usp=sharing

koo616 commented 1 year ago

Hello @tiamo405 . You can check 'Preprocess.md' for the detailed process of the openpose data. Please check it :)