Hello @sdcb (Jie),
first of all thank you for your hard work on paddleocr. This library works great for all v6 models and it is significantly faster than your other paddlesharp.net project when running on CPU or Intel GPU. Even on AMD CPU it runs fine and beats Sdcb.PaddleInference.runtime.win64.mkl by a huge margin. Amazing!
I tested v5 detection and v5 recognition onnx models from huggingface with openVINO
v5 detection seems to work fine
v5 recognition loads, no app crash, but the results are randomly mixed up, letters (labels?) are wrong in some places.
Is there a way to load v5 recognition with this library as well ?
Once again, brilliant work!
Hello @sdcb (Jie),
first of all thank you for your hard work on paddleocr. This library works great for all v6 models and it is significantly faster than your other paddlesharp.net project when running on CPU or Intel GPU. Even on AMD CPU it runs fine and beats Sdcb.PaddleInference.runtime.win64.mkl by a huge margin. Amazing!
I tested v5 detection and v5 recognition onnx models from huggingface with openVINO
v5 detection seems to work fine
v5 recognition loads, no app crash, but the results are randomly mixed up, letters (labels?) are wrong in some places.
Is there a way to load v5 recognition with this library as well ?
Once again, brilliant work!