-
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 …
-
when i train, i can't find train_pairs.txt in ./Data_preprocessing directory?
-
Hi,
Thank you for this repo. This work pretty nicely.
I am trying to test this on different images of my own
So, how can I generate test_label, test_pose and test_edge folders given human image i…
-
My environment is 1 GPU. How do I adjust the training set?
-
` losses, fake_image, real_image, input_label, L1_loss, style_loss, clothes_mask, warped, refined, CE_loss, rx, ry, cx, cy, rg, cg = model(Variable(data['label'].cuda()), Variable(data['edge'].cuda())…
-
It seems possible to upgrade the Virtual Try-on model.
(ACGPN -> Flow-Style-VTON)
In the Virtual Try-on on VTON task, the current state-of-the-art is Flow-Style-VTON (ACGPN is in 8th place).
ht…
-
[기존 모델]
[u2net](https://github.com/levindabhi/U-2-Net) (옷 마스크 추출 모델)
[self-correction-human-parsing-for-acgpn](https://github.com/levindabhi/Self-Correction-Human-Parsing-for-ACGPN) (사람 몸 분해 모델)
[A…
-
`ACGPN` 이후 `Real-ESRGAN`이 안되는 중임.
- [x] 해결방법 모색하기
-
First of all, thank you very much for your contribution. This work seems to work considerably better than ACGPN and other approaches tackling this task.
I wanted to issue that even if I followed th…
-
[에러 메세지]
![import inplace_abn issue screenshot](https://user-images.githubusercontent.com/107831875/229953809-1b291ae4-adbc-40a4-8ca7-39bfa6b77b7b.png)
[터미널 창 전체 내용]
PS D:\acgpn-colab-origina…