fxcdl

Results 12 issues of fxcdl

Hi, thanks for your code! Do you have stargan model on photo2monet task

您好,我想使用您项目中的train.py程序训练yolov4.tiny,但是需要yaml文件,现在只找到了yolov4tiny.cfg文件,请问有yolov4tiny.yaml文件吗

Hi, thanks for your code I want to train PSP on my own paired dataset, and the dataset is independent of the face. After I read README and some related...

Hello, thank you for your code, During the test, I think only MASK images should be included, but why test.py used mask, gd and st img.

Hello, thank you for your code, I meet this problem when i was training, how can i figure it? ![image](https://user-images.githubusercontent.com/50817018/126251536-24ade9c6-4661-4d76-9605-858f981ece76.png)

HI, Should the G_loss be written as G.backward(one) instead of G.backward(mone) in gan_cifar10.py lines 241?

ReadME中的链接提示无法访问

Hi, thank you for your code, I want to train on my own datasets, how do i set the "mean_pixel_values" and are there other parameters that need to be modified

Hi, thanks for your code, i saw your code didn't use the DPM moudle and attention loss. Can you tell me the reason for this? ![image](https://user-images.githubusercontent.com/50817018/183379391-c1834748-fe41-4d8a-b3d4-d00432869d48.png) ![image](https://user-images.githubusercontent.com/50817018/183379427-2d7c6c74-607d-40f5-b4d7-e764556a0dad.png)