taki0112 / MUNIT-Tensorflow

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

add checkpoint save option and change default value #7

Closed MichinariNukazawa closed 6 years ago

taki0112 commented 6 years ago

Thank you for your good PR. However, if you store a lot of checkpoints, they will take up a lot of space. So it is better to just use the default value.

In case of direction in test, I think that do not need to give direction because it is a change between two domains. It seems to be sufficient with guide translation.