-
Notifications
You must be signed in to change notification settings - Fork 172
Issues: PaddlePaddle/Paddle2ONNX
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
请问Paddle2ONNX可以配合哪一个PaddleDetection模型使用?
Bug
Something isn't working
#1423
opened Nov 5, 2024 by
188080501
使用paddle2onnx转换mot_ppyoloe_l_36e_pipeline模型到onnx格式,使用onnxruntime加载转换后的onnx模型文件报错。
Bug
Something isn't working
#1375
opened Sep 5, 2024 by
leashi
when I choose convert fp16 onnx, My ATC export is wrong
Bug
Something isn't working
#1301
opened Jul 5, 2024 by
ShaunLeeblob
depthwise_conv2d, this model cannot be exported to ONNX.
Bug
Something isn't working
#1276
opened Jun 5, 2024 by
MichaelZsl
量化的飞桨模型部署正常,但是转化为onnx模型出现问题(非量化的模型转为onnx可以正常部署)
Bug
Something isn't working
PaddleOCR
#1251
opened May 19, 2024 by
stringency
can't run paddleocr converted model on onnxruntime
Bug
Something isn't working
#1241
opened Apr 26, 2024 by
pxike
paddle2onnx转基于rocketqa-zh-base-query-encoder训练后的模型报错:operators not supported diag_v2,kldiv_loss,
Bug
Something isn't working
Operator(New)
PaddleSeg
#1194
opened Feb 21, 2024 by
471417367
unsupported operators, including deformable_conv
Bug
Something isn't working
Operator(New)
#1183
opened Jan 31, 2024 by
HawkingRadiation42
wav2lip 转onnx后,生成的onnx模型输出维度变为:[-1, 3, 96, 96],而原来paddlepaddle的模型正常输出是[-1, 6, 96, 96],请问这是什么问题?
Bug
Something isn't working
#1175
opened Jan 25, 2024 by
drakitLiu
mask-rcnn明明我找到的issue上面显示已经支持generate_proposals_v2算子的转换了,但是我转换的时候还是提示不支持转换的op
Bug
Something isn't working
Operator(New)
#1170
opened Jan 15, 2024 by
laishenghui
(已经在issues里找过一圈答案了没有解决)faster_rcnn 转onnx 提示there are some operators not supported yet, including distribute_fpn_proposals,generate_proposals_v2
Bug
Something isn't working
Operator(New)
#1168
opened Jan 4, 2024 by
zhjian831129
官方模型:ppmatting-hrnet_w18-human_512导出为onnx失败
Bug
Something isn't working
PaddleSeg
#1165
opened Dec 15, 2023 by
xdg2016
ppyolotiny转换后,使用infer.py有多分类非最大值抑制的数组越界报错
Bug
Something isn't working
PaddleDetection
#1126
opened Jul 5, 2023 by
Outstanding
paddle2onnx转换模型失败
Bug
Something isn't working
PaddleDetection
#1107
opened May 24, 2023 by
YangLiang2017
mobileseg_shufflenetv2 导出报错
Bug
Something isn't working
PaddleSeg
#1042
opened Feb 28, 2023 by
chen-del
Paddle2ONNX export model failed while using 'register_buffer`
Bug
Something isn't working
#352
opened Sep 24, 2021 by
jiangjiajun
ProTip!
Exclude everything labeled
bug
with -label:bug.