victorca25 / traiNNer

traiNNer: Deep learning framework for image and video super-resolution, restoration and image-to-image translation, for training and testing.
Apache License 2.0
288 stars 40 forks source link

how to train for real ESRGAN #71

Closed mhfatemi closed 1 year ago

mhfatemi commented 2 years ago

hi how can I use your model for train super resolution whit ideas of real ESRGAN(2 stage degradation)??

victorca25 commented 2 years ago

Hello! There are a few ways to use the pipeline, but the easiest would be to use the presets and fine-tune to get results closer to what you need: https://github.com/victorca25/traiNNer/blob/master/codes/options/presets/README.md