fxcdl
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? 
HI, Should the G_loss be written as G.backward(one) instead of G.backward(mone) in gan_cifar10.py lines 241?
@meteorshowers
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?  