DoubangoTelecom / ultimateALPR-SDK

World's fastest ANPR / ALPR implementation for CPUs, GPUs, VPUs and NPUs using deep learning (Tensorflow, Tensorflow lite, TensorRT, OpenVX, OpenVINO). Multi-Charset (Latin, Korean, Chinese) & Multi-OS (Jetson, Android, Raspberry Pi, Linux, Windows) & Multi-Arch (ARM, x86).
https://www.doubango.org/webapps/alpr/
Other
597 stars 157 forks source link

Should not return error when loading OpenVINO plugin fails #198

Closed DoubangoTelecom closed 2 years ago

DoubangoTelecom commented 2 years ago

Code to review https://github.com/DoubangoTelecom/ultimateALPR/commit/0ed3d96c565433128ced22a28b8e6fb13419ac48

DoubangoTelecom commented 2 years ago

You have 3 possible solutions:

1/ Disable OpenVINO -> https://www.doubango.org/SDKs/anpr/docs/Configuration_options.html#openvino-enabled

2/ Or, install OpenVINO dependencies -> https://github.com/DoubangoTelecom/ultimateALPR-SDK/blob/master/Dependencies.md#dependencies

3/ Or, pull latest commit -> https://github.com/DoubangoTelecom/ultimateALPR-SDK/commit/83592557cc32fdd6f48f8e76d0c02d6fa61c6574