mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-28 00:32:16 +00:00
一个小时300张的处理速度正常吗? #61
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?
Originally created by @theoldsong on GitHub (Sep 1, 2021).
你好涛哥,win10本地搭建的虚拟环境,cuda模式下,一个小时处理300张左右,显存占用2G左右。但是看别人都是平均1s/张,我这是哪里出了问题了?图片是512px的人像,没有多少背景,基本都是大头照
@xinntao commented on GitHub (Sep 1, 2021):
这个速度明显过慢了。
你可以检查一下到底是哪块 流程是瓶颈
@theoldsong commented on GitHub (Sep 1, 2021):
怎么检查呢,也没报错信息
@xinntao commented on GitHub (Sep 1, 2021):
比如,可以通过每个阶段处理的时间, 看看是哪个地方耗时最久,是否正常。
@theoldsong commented on GitHub (Sep 2, 2021):
我对比了下,每个阶段时间都差不多