You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the problem has been corrected in the last version (1.0.7), but it is not available in pip install and te following doesn't work: pip install git+https://github.com/PaddlePaddle/[email protected]. How can we get it?
请将下面信息填写完整,便于我们快速解决问题,谢谢!
问题描述
官方的ppmatting-hrnet_w18-human_512的Inference模型转成onnx时,报pool2d节点错误,无法转换。已经按照建议的做法,导出成静态模型时,指定输出为1,3,512,512,导出onnx成功,但是测试结果无法和paddleinferenece推理结果对齐,抠图结果边缘过渡是锯齿,不是平滑的过渡。请问最新的版本有没有解决这个问题呢(去ppMatting微信交流群问过没人回复)
更多信息 :
onnxruntime
需要使用onnxruntime做推理
1.0.0rc4
[email protected]
报错截图
其他信息
The text was updated successfully, but these errors were encountered: