victor-felicitas

Results 4 issues of victor-felicitas

Hello, I have a mistake after ~1900 steps: File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/ops.py", line 1226, in __init__ self._traceback = _extract_stack() InvalidArgumentError (see above for traceback): **Nan in summary histogram for: D_X/fake** [[Node: D_X/fake...

I've tried to train the model on original summer2winter_yosemite dataset. After ~20 epochs all sample images turned completely black, and all all loss parameters turned to nan. However, the model...

Hi! It is a great implementation of Cyclegan, providing excellent results on Hiptensorflow and ROCm. However, I could not use it to generate test images of different from 256x256 sizes....

Hi hughperkins, thanks for the great job! I've used Torch-cl on several neuro networks, unfortunately couldn't even load it on CycleGAN. I've installed all necessary dependancies (including nn graph), but...