-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
Hi:
- infer_yolov3.py 代码部分并无 OnnxRuntime 支持
- 执行 `python infer_yolov3.py --model_file=./yolov3_r50vd_dcn_270e_coco/model.pdmodel --params_file=./yolov3_r50vd_dcn_270e_coco/model.pdiparams --use_onnxruntime=1
[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 后端推理?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels