Questions tagged [openmv]

16 questions
-1
votes
1 answer

Anyone Help Me To Make Object Detection Molel On OpenMV H7 Plus?

I would like to train a object detection model with Tensorflow on my machine.But when I use Tensorflow Object Detection API create a model (it works very well), I convert the model to int8 tflite, but it can't run on my OpenMV H7 Plus. So I wonder…
1
2