You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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
@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 ?
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!
The text was updated successfully, but these errors were encountered: