-
Nice work.
Did you train you own model of ACGPN?
I'm training ACGPN using my own dataset,but the result was not well.
![000001_0](https://user-images.githubusercontent.com/20120287/119476600-c72cd6…
-
It seems this part is missing when training PASTA-GAN by using UPT dataset. Would you release these images or share the generation code of them? Thank you.
-
Traceback (most recent call last):
File "E:\Virtual try on\ACGPN-master\test.py", line 122, in
main()
File "E:\Virtual try on\ACGPN-master\test.py", line 97, in main
fake_image, warpe…
-
This was one of the best. It's simple and fast compared current state of the art like ACGPN. Kudos for your great efforts. When will be training script releases to train some of my custom images
-
hello again, thank you very much for the previous answer.
I am trying to run the test.py file with custom images and I am getting the following error:
File "test.py", line 126, in
main…
-
Hi @lgqfhwy,
Thanks for your impressive work. And I want to re-train the model by myself.
However, when I just follow the `environments.yml` to set the same settings as you. It shows this kind of…
-
Thanks heaps for your good working replicating ACGPN inference model. One problem I am working on is that when I train it with VITON dataset (lip segmentation inputs with 20 labels), I found:
1. Th…
-
I have searched the entire repo but still couldn't find the solution for the above error.
Any solution for this ?
`File "train.py", line 168, in
loss_dict = dict(zip(model.module.loss_names, …
-
-
Hi, Thankyou for the project. Can you please guide about how to test on our own images?Thankyou