Junho Kim

Results 45 comments of Junho Kim

Hello ! I will re-upload the tensorflow2 version of stargan v2 to [clova_ai](https://github.com/clovaai/stargan-v2-tensorflow) If you have any questions, use the above link ! Thank you.

The author code is not public, so I just decided where to position it.

Did you put `the guide image`? Guide testing requires a guide image. ``` python main.py --dataset spade_celebA --img_ch 3 --segmap_ch 3 --phase guide --guide_img ./guide_img.png ```

This error message looks like an error when there is no image. How did you set the route?

The guide image is not a segmentation image.

Hello ! I will re-upload the tensorflow2 version of stargan v2 to [clova_ai](https://github.com/clovaai/stargan-v2-tensorflow) If you have any questions, use the above link ! Thank you.

Hello ! I will re-upload the tensorflow2 version of stargan v2 to [clova_ai](https://github.com/clovaai/stargan-v2-tensorflow) If you have any questions, use the above link ! Thank you.

do `python3 main.py --phase=test --selected_attrs=['Black_Hair','Blond_Hair','Brown_Hair','Male','Young'] --custom_label=1 0 0 0 0`

Is there an error in the train phase?