OCR text detection

Hi
I am new to the forum and this is my first post. I am still a beginner with the AMB82-mini.
I was wondering if its possible to do OCR. For example read the license plate characters from a vehicle or the characters from a shipping container.

Hi @jerome.iot ,

Unfortunately, our SDK is yet to support OCR feature. For characters recognizing feature, you may try out the new AI Vision example if you have WiFi access for your AMB82 Mini. By giving a precise prompt, the latest generative AI models are capable of processing images with characters. :slight_smile:
Check out this video for more details: https://youtu.be/uAwnipwNWsU
Docs: Generative AI Vision — Ameba Arduino Documentation v1.1 documentation

Thank you, Is it not possible to train a model to do OCR and upload it to the AMB82 ?

Hello, we are afraid that it might not be possible at this moment. You may consider to raise a feature request at Issues · Ameba-AIoT/ameba-arduino-pro2 · GitHub We will definitely look into it. Thanks