Using Tensorflow/YOLO Models Locally not through Edge Impulse

Hello,

I am using the OpenMV h7Plus for a project for a company that does not want to use third party services like edge impulse to stream the company data. I am working on person detection and wait time tracking in which I need FOMO or any of the Tensorflow models in order for my use case. Can this be clarified in order to use these models locally preferably open source.

Our devices can run models onboard. You don’t have to stream images to the cloud.