taki0112 / MUNIT-Tensorflow

Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)
MIT License
300 stars 90 forks source link

problem to save images during training with scipy.misc #16

Open israrbacha opened 5 years ago

israrbacha commented 5 years ago

hello kim thanks for your great work, i run your code first it did't save the images during training with scipy.misc. when i replace it with cv2 like you did in UGATIT, now it save images like a black screen. nothing to show .