mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-23 22:30:43 +00:00
我按照教程在mac上运行报错 #217
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 @mrvegazhou on GitHub (Aug 1, 2022).
运行命令:python inference_gfpgan.py -i inputs/whole_imgs -o results -v 1.3 -s 2
得到的错误提示是:Segmentation fault: 11
请问这个11是什么意思?