SketchyGAN icon indicating copy to clipboard operation
SketchyGAN copied to clipboard

Code for paper "SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis"

Results 10 SketchyGAN issues
Sort by recently updated
recently updated
newest added

Thanks for your work. My question is about the Flickr images, Is it possible to run the code without the Flickr images, because I can only find the sketchy database...

Hi, thank you for your excellent work. I want to use MRU in other structures, but I found multiple versions of MRU in the code, and it is difficult to...

As I can see from the paper, > Since we are only interested in sketch to image synthesis, all models are tested on the test split of Sketchy. How to...

Dear, Dr.wchen342 It is fine with image size 64x64 pixels but the GPU memory is not enough when i tried to run it with 256x256 size images. My GPU is...

Dear Dr wchen342, I run your model again with severals thousand interations and tried to check the results with testing. However, I don't know why the sketch input (real_A) is...

If possible, can you share me with your pre-trained model? Thanks a lot!

will this code work with Flickr dataset which is available in kaggle?

What kind of data format is needed for testing?I'm having a lot of problems。 ValueError: Tensor("Reshape_2:0", shape=(8,), dtype=int64, device=/device:CPU:0) must be from the same graph as Tensor("generator/mru_conv_unit_t_1_layer_0/norm_activation_in/offset:0", shape=(125, 8), dtype=float32_ref)....

Hello everyone. When using tensorflow-gpu 1.4.0 to run this code, this problem has occurred and I don't know why. Could anyone help me? Thank you. The output of tensorflow is...