[22947.029219] module id: 4, event id: 2 register err[had registed]
(model.cpp:158): The model builder version = 1.1.6
(bpu_model_info.cpp:35): Hybrid model hbm_hbrt_version = 3.6.6
I0101 14:22:27.407476 10904 simple_example.cc:65] Model info:Input num:1, input[0]: name:data, data type:BPU_TYPE_IMG_YUV444, shape:(1,608,608,3,), layout:BPU_LAYOUT_NHWC, aligned shape:(1,608,608,4,), layout:BPU_LAYOUT_NHWC, Output num:1, output[0]: name:layer31_conv_dequantized, op:1, data type:BPU_TYPE_TENSOR_F32, shape:(1,19,19,425,), layout:BPU_LAYOUT_NHWC, aligned shape:(1,19,19,425,), layout:BPU_LAYOUT_NHWC
terminate called after throwing an instance of ‘cv::Exception’
what(): OpenCV(3.4.5) /tmp/tmp.fAVojfHTaz/modules/imgproc/src/resize.cpp:3784: error: (-215:Assertion failed) !ssize.empty() in function ‘resize’
Aborted (core dumped)
这是哪里出的问题?