PPOCR detection model conversion error

Which system do you use? Android, Ubuntu, OOWOW or others?

Ubuntu

Which version of system do you use? Please provide the version of the system here:

Ubuntu 22.04

Please describe your issue below:

I am converting a PPOCR detection model.
I’m trying to convert for use in C code based on a sample that converts to Python.

When I detected with the model here, the results were correct.

And I downloaded the multilingual detection model v3 and found that it works fine on Windows.

However, when I used the ONNX to ADLA conversion like the other models, I got a feature map with a mean that converges to zero.

How to fix the problem?

Post a console log of your issue below:



Hello @GHdevlog ,

Could you provide your model?

Multilingual_PP-OCRv3_det_infer.zip (2.1 MB)