top | item 39121938 (no title) tlack | 2 years ago GFPGAN is decent but kinda heavy handed: https://github.com/TencentARC/GFPGANWorth a shot! discuss order hn newest brap|2 years ago Thanks! Just tried it, but it made my skin very smooth, like it was obviously filtered. And it gave me perfect teeth. Kind of uncanny. tlack|2 years ago how I wish it had a strength setting..you can try blending the before and after with PIL but it will probably look even more disturbing strength = 0.5 horrific_image = Image.blend(image_with_normal_skin_and_teeth, kinda_awful_gfpgan_image, strength) let me know if you find something better load replies (1)
brap|2 years ago Thanks! Just tried it, but it made my skin very smooth, like it was obviously filtered. And it gave me perfect teeth. Kind of uncanny. tlack|2 years ago how I wish it had a strength setting..you can try blending the before and after with PIL but it will probably look even more disturbing strength = 0.5 horrific_image = Image.blend(image_with_normal_skin_and_teeth, kinda_awful_gfpgan_image, strength) let me know if you find something better load replies (1)
tlack|2 years ago how I wish it had a strength setting..you can try blending the before and after with PIL but it will probably look even more disturbing strength = 0.5 horrific_image = Image.blend(image_with_normal_skin_and_teeth, kinda_awful_gfpgan_image, strength) let me know if you find something better load replies (1)
brap|2 years ago
tlack|2 years ago
you can try blending the before and after with PIL but it will probably look even more disturbing
let me know if you find something better