mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-27 08:10:58 +00:00
[PR #158] [MERGED] Add V1.3 model #579
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?
📋 Pull Request Information
Original PR: https://github.com/TencentARC/GFPGAN/pull/158
Author: @xinntao
Created: 2/14/2022
Status: ✅ Merged
Merged: 2/14/2022
Merged by: @xinntao
Base:
master← Head:v1.3📝 Commits (7)
6b6e786add gfpgan bilinear arch5b2e25cadd v1.34a0d203Merge branch 'master' of github.com:TencentARC/GFPGAN into v1.3e8bd053update readmec46c75fupdate readmeb3c4dfbupdate readme435b058rename📊 Changes
9 files changed (+647 additions, -55 deletions)
View changed files
➕
Comparisons.md(+24 -0)➕
FAQ.md(+7 -0)📝
PaperModel.md(+4 -4)📝
README.md(+39 -5)➕
gfpgan/archs/gfpgan_bilinear_arch.py(+312 -0)📝
gfpgan/models/gfpgan_model.py(+15 -16)📝
gfpgan/utils.py(+14 -1)📝
inference_gfpgan.py(+68 -29)➕
scripts/convert_gfpganv_to_clean.py(+164 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.