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

License generation: Use configured CPUs instead of online/available ones #226

Closed DoubangoTelecom closed 2 years ago

DoubangoTelecom commented 2 years ago

https://groups.google.com/g/doubango-ai/c/tfiN07vXMHg

DoubangoTelecom commented 2 years ago

To disable 4th core to test the fix echo 0 > /sys/devices/system/cpu/cpu4/online then, check that the license is still valid.

DoubangoTelecom commented 2 years ago

Fixed for Linux AArch64 in v3.5.1, will be closed when the fixed is integrated in Jetson and linux x64