How to Run Object Detection on Constraint Devices
FOMO (Faster Objects, More Objects) is a novel machine-learning algorithm that brings object detection to highly constrained devices.
FOMO counts objects, finds the location of objects in an image, and tracks multiple objects in real-time using up to 30x less processing power and memory than MobileNet SSD or YOLOv5. In this session, we'll walk through how to use FOMO and where it can be applied.