CycleGAN icon indicating copy to clipboard operation
CycleGAN copied to clipboard

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

Results 57 CycleGAN issues
Sort by recently updated
recently updated
newest added

I made some changes to the Discriminator. And I want to add some extra pre-processing operations only to the input of Discriminator. What should I change? And I think there...

I read that with the current implementation there are issues when geometric transformations are involved in the translation (e.g. dog to cat). Are there any ideas or future developments to...

i am wondering that is there conflict when we use instance norm with multi GPU on Tensorflow ? Cause i can not get same result when i use single GPU.

I am working on an image colorization problem. I made the dataset by downloading black and white/colored movies from youtube and extracting frames from them. But I am not getting...

hello,I wanna to know when you loading the data, why you operate them with x/127.5-1 other than x/255?

How can I be able to change attributes on the generated image? For example, I want to change the skin complexion and also the diameter of the eyes to make...

I can't reproduce the results even with the pretrained models. I get similar results for all data sets on gpu and cpu. A screen shot of the results below. ![screenshot-2018-4-17...

Hi, I follow 'Apply a Pre-trained Model' steps in readme and run `DATA_ROOT=./datasets/horse2zebra name=horse2zebra_cpu_pretrained gpu=0 cudnn=0 phase=test th test.lua` then the error happens: ``` DataLoader UnalignedDataLoader was created. Starting donkey...

torch/install/share/lua/5.2/luarocks/loader.lua:117: error loading module 'treplutils' from file '/home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so': /home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so: undefined symbol: luaL_register