Tensorflow Lite bindings for Crystal

Added an example app that implements a Single Shot MultiBox Detector (SSD) to take an image and draw bounding boxes around objects of certain classes.

Was much simpler than I thought it would be - the end goal is to have a real-time version running on a raspberry pi.
That’s a separate project that will leverage this library

14 Likes