Detection and Tracking Drone Using OpenMV H7 Plus

Hi, I am beginner with object detection and have little knowledge in coding. I plan to do detection and tracking a drone using OpenMV H7 Plus. I also bought OpenMV Pan Tilt from Singtown. What first I need to do? Do I need to use tensorflow lite or edge impulse. Because I am still confuse when to use it. How many pictures of drone do I need to train the model? For the movement of servo for tracking, do I need to change the code that given in the example in OpenMV IDE?

Hope you can give me some ideas to do my project. Thanks for your help.

Hi, what you are tracking? A drone? Typically, the FOMO model which you want to use for this needs about 100 images from the camera of the drone.

See this: FOMO: Object detection for constrained devices | Edge Impulse Documentation

1 Like