cszn / BSRGAN

Designing a Practical Degradation Model for Deep Blind Image Super-Resolution (ICCV, 2021) (PyTorch) - We released the training code!
Apache License 2.0
1.19k stars 179 forks source link

i can't find path #52

Open HodaKhsh opened 11 months ago

HodaKhsh commented 11 months ago

Hi. I want to train this model with my own data. In one of the steps, it says, "Put BSRNet model (e.g., '400000_G.pth') into superresolution/bsrgan_x4_gan/models." Where are BSRNet model and superresolution/bsrgan_x4_gan located? and How can I do this step?