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
617 stars 158 forks source link

Use float on ARM #260

Closed Quetzalcoatl2435 closed 2 years ago

Quetzalcoatl2435 commented 2 years ago

Hi, is there any way to force usage of FP16/FP32 on ARM devices like a Raspberry Pi with .net? Because in some scenarios, accuracy > speed.

Thanks.

DoubangoTelecom commented 2 years ago

Hi, no