Hi all, We are analyzing the possibilities of object detection with custom computer vision models in our Meraki MV12WE, and we are finding some problems. We have uploaded two custom models, overcoming the related restrictions of size, model format and number of outputs, but We don't get any detections when running them. One of them is the ssd-mobilenet-v1.tflite from the official meraki website, another is an efficientdet-lite0 model trained according to Google's indications for tensorflow lite models. As I said, in both cases boxes are not drawn when displaying objects in stored recordings, We don't know if these results are only exported by MQTT, or that We are missing steps to take into account to test this functionality (we assume that the mobilenet model provided by Meraki does not have output order problems). We appreciate any contribution in this regard, thanks and best regards.
... View more