Skip to content

Releases: TencentARC/GFPGAN

GFPGAN v1.3.8 Release Note

16 Sep 11:35
Compare
Choose a tag to compare

πŸš€ See you again 😸

✨ Highlights
βœ… remove codeformer

GFPGAN v1.3.7 Release Note

16 Sep 11:31
Compare
Choose a tag to compare

GFPGAN v1.3.4 Release Note

13 Jul 02:30
Compare
Choose a tag to compare

πŸš€Have a nice day 😸

πŸ› Bug Fixes
βœ… fix basicsr losses import

🌴 Improvements
βœ… update facelib; use seg to paste back
βœ… add device to GFPGANer for multiGPU support

GFPGAN V1.3.2 Release Note

15 Feb 16:35
Compare
Choose a tag to compare

Have a nice day 😸 and happy everyday πŸ˜ƒ

I am happy to add a simple logo to GFPGAN πŸ˜‹ (designed by myself! and inspired by the 4K logo)
So I release a new version~

You can see it on ReadMe

Actually, this release note is copied from Real-ESRGAN, haha

GFPGAN V1.3.1 Release Note

14 Feb 07:59
Compare
Choose a tag to compare

See you again today 🐱

V1.3.0 has a lost code file, causing an import error.

We have fixed it in this version. πŸ˜ƒ

GFPGAN V1.3.0 Release Note

14 Feb 05:25
Compare
Choose a tag to compare

πŸš€ Have a nice day

✨ Highlights

  • Add V1.3 model, which produces more natural restoration results, and better results on very low-quality / high-quality inputs. See more in Model zoo, Comparisons.md
  • Add the 'bilinear' arch, which is the original arch for the clean arch. So that we can fine-tune the models with the clean arch.
  • Add baseten.co demo provided by c068e4d

This release also stores the following pre-trained models ;-)

  • GFPGANv1.3.pth

GFPGAN V0.2.0 Release Note

06 Aug 12:07
401cf51
Compare
Choose a tag to compare

βœ… We provide a clean version of GFPGAN, which does not require CUDA extensions.
βœ… We provide an updated model without colorizing faces.

GFPGAN V0.1.0 Release Note

15 Jun 06:19
Compare
Choose a tag to compare

This release is mainly for storing pre-trained models, etc.