GFPGAN icon indicating copy to clipboard operation
GFPGAN copied to clipboard

Training on custom resolution 128x128?

Open waleedrazakhan92 opened this issue 3 years ago • 2 comments

Hi, I need to train the model with custom resolution 128x128. What changes do need to make in the code? What I understand is I need to have a pretrained stylegan2 model with 128x128 shape. And also the UNET degradation model also needs to be of shape 128x128. I think that can be controlled in the ".yml" file in the options. What else do I have to change for training such a model. Any instructions would be helpful,

waleedrazakhan92 avatar Dec 18 '21 10:12 waleedrazakhan92

I also want to use a custom resolution of 128x128 to train the model. Did you succeed? Does anyone know what to do?

kaikaizhu avatar Dec 05 '23 02:12 kaikaizhu

I also want to use a custom resolution of 128x128 to train the model. Did you succeed? Does anyone know what to do?

No i did not.

waleedrazakhan92 avatar Dec 07 '23 19:12 waleedrazakhan92