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
FatalError: Process abort signal is detected by the operating system.
[TimeInfo: *** Aborted at 1660880571 (unix time) try "date -d @1660880571" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x65b0) received by PID 26032 (TID 0x7fdd24cc5740) from PID 26032 ***]
Hi:
[ERROR] Cannot found attribute iou_aware in op: yolo_box
C++ Traceback (most recent call last):
0 paddle_infer::Predictor::Predictor(paddle::AnalysisConfig const&)
1 paddle::CheckConvertToONNX(paddle::AnalysisConfig const&)
Error Message Summary:
FatalError:
Process abort signal
is detected by the operating system.[TimeInfo: *** Aborted at 1660880571 (unix time) try "date -d @1660880571" if you are using GNU date ***]
[SignalInfo: *** SIGABRT (@0x65b0) received by PID 26032 (TID 0x7fdd24cc5740) from PID 26032 ***]
Aborted (core dumped)`
添加完善后报错,是否为 yolov3 模型并不支持 OnnxRuntime 后端推理?
The text was updated successfully, but these errors were encountered: