Hi all,
We’re working with the OpenMV RT1062 camera and want to run a TFLite model on it to recognize A–Z letters and 0–9 digits (total 36 classes).
We’re just starting out and were wondering:
- Are there any pretrained TFLite models available for character recognition (A–Z, 0–9) that are compatible with OpenMV?
- Any example code or tips on how to run such a model with the OpenMV tf module?
Any leads on this — models, datasets, training tips, or working examples — would be super helpful!