Hi guys,Has anyone tried object detection using ARM NN? Are there any examples you could point me to?
I have mobilnet-ssd TF model, also TF-LIte model 8bit quantized but I am happy to retrain on anything that'd run well on the board.I am going to be using Hikey 960 board.Kind Regards,Martin Peniak
Head of Innovation | Cortexica Vision Systems
Mobilenet SSD, using either quantised or floating-point, in tflite format using the DETECTION_POSTPROCESS layer should work fine. The necessary support was added in Arm NN 19.02.