Junho Kim

Results 45 comments of Junho Kim

I may not be able to understand your question because I am not good at English. To answer your question, [adain_params](https://github.com/NVlabs/MUNIT/blob/master/networks.py#L130) is gamma and beta values obtained from [MLP](https://github.com/NVlabs/MUNIT/blob/master/networks.py#L256). (The...

I think original author's code has **not different** gamma, beta.. SAME ! Because `assign_adain_params` takes gamma and beta from the adain_params whose values are fixed while for the `for statement`.

To make the code more simpler In original [MUNIT](https://github.com/NVlabs/MUNIT), use the [pretrained_vgg16_lua_version](https://github.com/abhiskk/fast-neural-style/blob/master/neural_style/utils.py#L65) So to load this model, we need the `load_lua` function in `pytorch` I want to write the code...

Is it possible to PR?

what is the dataset ? can you provide this dataset ? did you crop only the animal face ?

I tried `Selfie Comic character`, But the image was not distorted like you.

@yaxingwang can you share the hyper-parameter for the animal ?

After login, I got this error.. how to solve it ?

I tested in tf 1.8. I will fix it as soon as possible