-
Refer to the following figure for details.
![UGATIT](https://user-images.githubusercontent.com/31124350/82645793-0bedd080-9c46-11ea-93e1-d6b2bc77f46a.png)
-
Thanks share your greate work!
When I try input a man's image, the result is :
![image](https://user-images.githubusercontent.com/41478810/122720213-c4e76a00-d2a1-11eb-9957-c87db1076992.png)
So, t…
-
Dear sir,
Could you tell me how many GPU memory used for default training setting in your configs? I only have 12 GB for GPU so which one should I reduce in the file cfgs_s_ugatit_plus.py? Thank yo…
-
![Screenshot from 2021-04-08 11-17-32](https://user-images.githubusercontent.com/59604464/113967824-08623880-985c-11eb-8060-0a2fbfe9ee40.png)
Dear sir!
I wrote a script to resume training phase …
-
Thanks for the author's work, I tried the pre-model provided by the author's "selfie2anime" of config-A. The test set test and the author's experimental results of config-A are quite different. Did th…
-
Dear sir,
Could I resume to train from a checkpoint? I do not see this option in source code. I also tried to rewrite the load_state_dict but I cannot know where I should put those loads into train…
-
Seems only ugatit model for "selfie2anime" is provided?
Thanks.
-
[ 1221/1000000] time: 5076.9795 d_loss: 0.03538289, g_loss: 2195.64599609
[ 1222/1000000] time: 5081.4003 d_loss: 0.08947874, g_loss: 3706.99365234
[ 1223/1000000] time: 5085.5388 d_loss: 0.47090200…
-
E0302 16:59:14.194175 332123584 pybind.cc:1415] Cannot use GPU because you have installed CPU version PaddlePaddle.
If you want to use GPU, please try to install GPU version PaddlePaddle by: pip inst…
-
I'm trying to convert the checkpoint to .pb graph of Tensorflow.
> python3 freeze_graph.py --input_meta_graph=checkpoint/UGATIT_selfie2anime_lsgan_4resblock_6dis_1_1_10_10_1000_sn_smoothing/UGATI…