Paddle2ONNX
Paddle2ONNX copied to clipboard
there are some operators not supported yet, including deformable_conv,matrix_nms,
System
ubuntu20.04 Python 3.8.10 paddle2onnx 1.0.5 paddlepaddle-gpu 2.3.1
export
[Paddle2ONNX] Start to parse PaddlePaddle model... [Paddle2ONNX] Model file path: output_inference/stu/ppyolov2_r50vd_dcn_voc_stu/model.pdmodel [Paddle2ONNX] Paramters file path: output_inference/stu/ppyolov2_r50vd_dcn_voc_stu/model.pdiparams [Paddle2ONNX] Start to parsing Paddle model... [Paddle2ONNX] Oops, there are some operators not supported yet, including deformable_conv,matrix_nms, [ERROR] Due to the unsupported operators, the conversion is aborted.