roey1rg

Results 5 issues of roey1rg

from the documentation, the cval parameter is described as follows: > The constant value used to fill up pixels in the result image that didn’t exist in the input image...

I'm trying to train Real-ESRGAN with 400 images. The training curves are very noisy, especially the perceptual loss (l_g_precep). I've tried to use various different learning rates. I'm using 4...

Specifaclly, I'm asking about the following section in the config file: ``` "unet": { "in_channel": 6, "out_channel": 3, "inner_channel": 64, "channel_multiplier": [?????????], "attn_res": [?????????], "res_blocks": ?????????, "dropout": ????????? }, ```

I'm looking for a high-resolution image synthesizer (4k) and wonder if infinityGan suits this task. I want to train it on my own data and potentially use it as an...

Hello, I've been trying to use the subject's betas instead of their v_template and the result motions are broken (see attached image). Is it somehow possible to only use the...