mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-14 21:34:32 +00:00
Gray setting ? #196
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 @gravitydeep on GitHub (Jun 10, 2022).
Linux 20.04
rtx 3060
Hello is that someone to explain me clearly how to configure the file .yml to colorize photos that are in black and white (gray) and then what is the command to launch because I am a beginner and I do not understand at all except the command that is on the rest to improve the quality, can you give me examples please thank you
@AlionSSS commented on GitHub (Sep 2, 2023):
python inference_gfpgan.py -i inputs/my_faces -o results/my_faces -v RestoreFormer -s 2 --suffix fixedRF@luchaoqi commented on GitHub (Apr 13, 2024):
Is this a separate step after the GFPGAN processing @AlionSSS ? Wondering if there's any easy way to use v1 for black and white images and v1.4 for regular images.
@AlionSSS commented on GitHub (Apr 13, 2024):
Yes