-
Traceback (most recent call last): File "runtime.py", line 55, in cycle_trainer.train(args.cls)
NameError: name 'cycle_trainer' is not defined
Do you have the code available for cycle_gan …
-
------------------------
### Environment
5.0.0-alpha-546-g41c3
Linux nico 5.3.7-1-default #1 SMP Mon Oct 21 06:03:17 UTC 2019 (3eea5a9) x86_64 x86_64 x86_64 GNU/Linux
### Current Behavior:…
oberw updated
4 years ago
-
In the original paper, the authors show that their manifold interpolation gets a big improvement. Did you implement this part in your code?
-
I ran 'python runtime.py --type=gan' and got below error:
File "runtime.py", line 42, in
trainer.train(args.cls)
File "/private/home/xjwang/twoDomainGAN-pytorch/Text-to-Image-Synthesis/tra…
tiagd updated
6 years ago