mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-19 04:10:47 +00:00
I get a black background #300
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joe-eis on GitHub (Jan 25, 2023).
GFPGAN is a great piece of work. Many thanks for it. Unfortunately my local installation doesn't work like the one from the online demo website.
I get a black background on the images in the folder restored_imgs.
I only get the faces, they look wonderful.
What could be the cause of this? I suspect that the background and the faces are not composited as on the demo websites.
The application runs under Xubuntu 22.04 LTS, Anaconda-Env., Python 3.8.16, basicsr 1.4.2, realesrgan 0.3.0, torch 1.13.1.
I downgraded to opencv-python==4.5.5.64, somewhere I read that and also installed the version from:
[(https://github.com/Erickesau/GFPGAN)]
This is the same version, but with GUI!
Unfortunately without success regarding the background. The faces and the background do not want to marry. I don't see a directory where the model of RearESRGAN could get into ...