csxmli2016 / textbsr

This is a simple text image blind super-resolution model, using BSRGAN
Other
93 stars 5 forks source link

Code #4

Open 649459021 opened 11 months ago

649459021 commented 11 months ago

Hi, thanks for releasing this nice project.

Some of the code (L58 ~ L85 from TextEnhancement.py) was hard for me to understand.

Could you explain what move_w, move_h, ref_point are doing here? Thanks for your help.