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

support for Khadas vim3 #214

Closed rsingh2083 closed 2 years ago

rsingh2083 commented 2 years ago

Hi, Is there any possibility to use this SDK on Khadas Vim3 ? (https://www.khadas.com/vim3)

DoubangoTelecom commented 2 years ago

Duplicate of #215

DoubangoTelecom commented 2 years ago

This is an ARM64 board and if you install Linux on it the binaries at https://github.com/DoubangoTelecom/ultimateALPR-SDK/tree/master/binaries/linux/aarch64 will work. Please note that for now we don't provide commercial licenses for such arch (https://github.com/DoubangoTelecom/ultimateALPR-SDK/issues/194).

rsingh2083 commented 2 years ago

Thanks a lot for your prompt reply. Just one more clarification, aren't Jetson nano and RPI4 also ARM64 ? If you want then we can install 32bit OS on the board in order to avail the license. I mean what options do I have in order to get your software commercially running on this board ?

DoubangoTelecom commented 2 years ago

You have to think by OS (L4T, Raspbian, Android...) instead of architecture (ARM 32 or 64).

Jetson nano uses LT4 operating system (ARM64), that OS cannot run on your board. Raspberry Pi is an ARM64 board but the OS (Raspbian) is 32bit.

Your options are: