VQFR
VQFR copied to clipboard
Hi! training issue!
I am very impressed your paper.
So I want to train the restoration phase. I have a problem.
Help me!
Tanks!!
Have you modified any configs? This problem may be caused by the bn in Patch Discriminator. You need to specify sync_bn: true in configurations.
It seems that the problem can still happen when sync_bn is set to true
I met this same problem now. Have you solved this issue? I would appriciate that if you can reply me, thank you!