yug125lk

Results 7 issues of yug125lk

Hi, thank you for sharing this work! I trained the model using my custom dataset. How can I use the pretrained model? I don't have a pair of images.

Hi, thank you again. I used the code to train my custom dataset pair dataset; (input image, target image). It works when I convert the dataset to grayscale, but it...

Hi, thank you again for sharing this great work. I used the code for image-to-image translation. When I tested the model, it gave me a different output (completely different from...

Hi, thank you again. Could you please help me? What's the impact of this condition? `--class_cond False` , I used it to train my custom dataset, but the model seems...

Hi, thank you for sharing this impressive work! I have a question: how can I train the model using a custom loss function that compares the generated image with the...

Hi, thank you for sharing this impressive work! I have a question: how can I train the model using a custom loss function that compares the generated image with the...

Thank you again. I have another question about the seed. In your code, did you set a seed to reproduce the results? When I trained the model twice, I got...