ShapeMatchingGAN icon indicating copy to clipboard operation
ShapeMatchingGAN copied to clipboard

balloon special effects

Open caihaunqai opened this issue 2 years ago • 1 comments

Hello, I try to train the balloon special effects by myself but it seems not work and losses fail to converge. Can you provide me with the balloon style image. It would be nice if the model could be shared. Thank you. The losses are as follows. Step1, Epoch [40/40][193/200]: LDadv: +300.645, LGadv: +169.652, Lrec: +28.295, Lsty: +0.000 Step1, Epoch [40/40][194/200]: LDadv: +238.255, LGadv: +199.722, Lrec: +27.427, Lsty: +0.000 Step1, Epoch [40/40][195/200]: LDadv: +234.354, LGadv: +199.173, Lrec: +27.108, Lsty: +0.000 Step1, Epoch [40/40][196/200]: LDadv: +160.336, LGadv: +164.670, Lrec: +19.172, Lsty: +0.000 Step1, Epoch [40/40][197/200]: LDadv: +303.344, LGadv: +240.842, Lrec: +25.351, Lsty: +0.000

caihaunqai avatar Sep 14 '22 12:09 caihaunqai

balloon2

In my training information, the loss does not converge, either, which is normal for WGAN-GP https://github.com/VITA-Group/ShapeMatchingGAN/blob/master/src/ShapeMatchingGAN.ipynb image

williamyang1991 avatar Sep 14 '22 13:09 williamyang1991