Real-ESRGAN icon indicating copy to clipboard operation
Real-ESRGAN copied to clipboard

Question about training ESRnet

Open hcleung3325 opened this issue 3 years ago • 2 comments

Thanks for your work. For training ESRnet, why we need a pretrain model (experiments/pretrained_models/RealESRNet_x4plus.pth)? How can we train the ESRnet from stretch? Thanks.

hcleung3325 avatar Sep 02 '21 09:09 hcleung3325

We can train from scratch.

We train from a pre-trained model for better performance and faster convergence.

xinntao avatar Sep 03 '21 06:09 xinntao

you might get the model from this link https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.1/RealESRNet_x4plus.pth

ZhengtianZhu avatar May 23 '22 11:05 ZhengtianZhu

@xinntao Is there any pre-trained model of ESRnet which has smaller size ?

iamhere1 avatar Dec 16 '22 13:12 iamhere1