mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-02-15 22:04:35 +00:00
[PR #278] [CLOSED] Fix scale #595
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/278
Author: @imcyee
Created: 9/30/2022
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
a02b7d5Fix scale📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
cog_predict.py(+1 -1)📄 Description
cv2.resizeshould be resize to desired scale from original, instead of having a division of two.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.