ACGPN icon indicating copy to clipboard operation
ACGPN copied to clipboard

How to dress specific clothes for a person

Open Veronica1997 opened this issue 4 years ago • 3 comments
trafficstars

Hi, I'm trying to dress one person with some specific clothes in this dataset. However, when I run test.py, the result seems every person is dressed randomly by the clothes in file img_color. How can I dress specific clothes for a person. Thank you very much!

Veronica1997 avatar Jan 11 '21 05:01 Veronica1997

Hi, I think I already made that change not to dress clothes randomly. Currently, it dresses clothes according to the image pairs from the list files e.g. test_pairs.txt. You can check my commit here to modify for your purpose: https://github.com/minar09/ACGPN/commit/c84ea2addc1f83b3566b04760443ea9d5a4ecc70

minar09 avatar Jan 11 '21 06:01 minar09

Hi, I think I already made that change not to dress clothes randomly. Currently, it dresses clothes according to the image pairs from the list files e.g. test_pairs.txt. You can check my commit here to modify for your purpose: c84ea2a

Thank you very much!!! Your work help me a lot

Veronica1997 avatar Jan 11 '21 06:01 Veronica1997

@Veronica1997 How to run this project on specific custom image , I have successfully runs the project but I want to dress up the specific person on specific clothe , How to do this ?

hamzanaeem1999 avatar Jul 09 '21 08:07 hamzanaeem1999