GFPGAN
GFPGAN copied to clipboard
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Hi all, First, its a very nice tool, you did a very good job here ! Sadly, i cant use my RTX3080 GPU to process the images, only the CPU...
Would it be possible to add an article explaining how it can work? Let me explain this question: Recently some websites pointed at GFPGAN, in part due to a promo-video...
运行命令:python inference_gfpgan.py -i inputs/whole_imgs -o results -v 1.3 -s 2 得到的错误提示是:Segmentation fault: 11 请问这个11是什么意思?
RealESRGANer returns fully black image after upsampling Cuda Version: 11.3 GPU: Nvidia 1650
Hi, i have been having this issue where i upscale the picture, then when i look in my output folder, there is just pictures with a black background with the...
tidy code
Hopefully this type of "issue" is permitted. I am just trying to set this up to use it to fix a mess of old photos I've scanned. I was able...
There appears to be an inconsistency with the `numpy` version required. With no numpy installed, running `pip install basicsr` returns > Collecting basicsr > Using cached basicsr-1.4.1-py3-none-any.whl > Requirement already...