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
PULC 模型:https://github.com/PaddlePaddle/PaddleClas/blob/release/2.5/docs/zh_CN/models/PULC/PULC_text_image_orientation.md
报错信息如下
Traceback (most recent call last):
File "/usr/local/python/bin/paddle2onnx", line 8, in
sys.exit(main())
File "/usr/local/python/lib/python3.8/site-packages/paddle2onnx/command.py", line 145, in main
paddle2onnx.export(
File "/usr/local/python/lib/python3.8/site-packages/paddle2onnx/convert.py", line 41, in export
onnx_model_str = c_p2o.export(
IndexError: Input conv2d_0.w_0 is undefined!
The text was updated successfully, but these errors were encountered:
PULC 模型:https://github.com/PaddlePaddle/PaddleClas/blob/release/2.5/docs/zh_CN/models/PULC/PULC_text_image_orientation.md
报错信息如下
Traceback (most recent call last):
File "/usr/local/python/bin/paddle2onnx", line 8, in
sys.exit(main())
File "/usr/local/python/lib/python3.8/site-packages/paddle2onnx/command.py", line 145, in main
paddle2onnx.export(
File "/usr/local/python/lib/python3.8/site-packages/paddle2onnx/convert.py", line 41, in export
onnx_model_str = c_p2o.export(
IndexError: Input conv2d_0.w_0 is undefined!
The text was updated successfully, but these errors were encountered: