mirror of
https://github.com/TencentARC/GFPGAN.git
synced 2026-04-19 04:10:47 +00:00
模型是否支持FP16 #430
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 @zhangsong1234 on GitHub (Jan 19, 2024).
将pth转为onnx,然后将onnx直接转为tensorrt后(FP32),人脸图片修复正常,onnx转tensorrt为 FP16时,推理出的结果变成了一张纯色图片
@jiayueshiliuqi commented on GitHub (Jul 25, 2024):
我也是这个问题 你解决了吗?
@wangzijian1010 commented on GitHub (Apr 17, 2025):
我也是这个问题