I have a tensorflow LPRnet model that came from this repo here I tested the model as is and after converting it with the model optimizer the frozen model detects the license plates correctly really accurately, while the openvino IR doesn't detect the correct license plate almost ever
any idea as to why the optimization might ruin the model accuracy