本帖最後由 Okt04175 於 2021-10-22 14:09 編輯
Here is a TODO list in the near future:
optimize for human faces
optimize for texts
optimize ...
KinChungE 發表於 2021-10-20 17:17 
optimize for anime images 呢點Real-ESRGAN已經做到,人臉修復有GFPGAN可以做到,不過Real-ESRGAN未用到GFPGAN嘅技術或者日後會用埋。
GFPGAN嘅Github:
https://github.com/TencentARC/GFPGAN
Update:Real-ESRGAN-ncnn嗰TODO List有寫打算整合GFPGAN去修復人臉。
Real-ESRGAN-ncnn TODO List:
•Support further cheap arbitrary resize (e.g., bicubic, bilinear) for the model outputs
•Bug(FIX): Some PCs will output black images
•Add the guidance for ncnn model conversion
•Support face restoration - GFPGAN |