GFPGAN icon indicating copy to clipboard operation
GFPGAN copied to clipboard

How to continue the color restoration of the picture outside the face rectangle?

Open gadiguy1 opened this issue 3 years ago • 2 comments
trafficstars

For example, I'm trying to restore photos of my great grandfather. And I'm having difficulty expanding the rectangle to the rest of the picture.

Notte Cholodenko   wife~1925

gadiguy1 avatar Jan 31 '22 08:01 gadiguy1

I don't think it's possible using GFPGAN. This algorythm is trained only to enhance and colorize faces. You'd need to use some separate tool to colorize the rest of the photo.

ivellios1988 avatar Feb 14 '22 23:02 ivellios1988

  • Maybe, you can use GFGAN with some colorization libs. https://github.com/TencentARC/GFPGAN/issues/201#issuecomment-1703679814
  • Picture example of colorization lib: xxx_siggraph17

AlionSSS avatar Sep 02 '23 08:09 AlionSSS