CartoonGAN-Tensorflow
CartoonGAN-Tensorflow copied to clipboard
Simple Tensorflow implementation of CartoonGAN (CVPR 2018)
After running the picture, it did not turn into a cartoon picture, but I felt that the resolution was lowered. I don’t know what caused it.
Hi, thank you for your great work, May I ask you 2 questions about this: - What is the batch_size during your training? - How many images in trainA and...
Hi , thanks for your work, I have trained one model with image size 256*256, I could get good results in samples, but when I test it with other input...
The batch size has been changed to 4. I also changed the iteration. I prepared 4000 images for training. However, converting an image does not look like a cartoon. Where...
Hi, I train the model on P40 GPU about two days, but get a incorrect results. TrainA is cartoon images, about 5000+. TrainB is real world video images, about 7000+...