有关使用 gfpgan 包的速度问题
作者: jiusigua创建于 2026年3月2日更新于 2026年3月2日
Hello, author. When I called GFPGANer() in utils.py to upsample, I found that the runtime of one call was about 75ms, and the input was a single image data. Then I printed the time consumed by the important code in the enhance() function. (I did not enable the face analysis model.)
内容来源: TencentARC/GFPGAN