QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Raziel K. Crowe 47a7970dc5 cleaning up the git 3 years ago
..
Readme.md cleaning up the git 3 years ago
ssd_mobilenet_v1.armnn cleaning up the git 3 years ago

Readme.md

Arm NN Serialized Example model

This is a really simple example of an Arm NN serialized model which is supported on Netron. It is based on SSD MobileNet V1 FP32 model available in the public model zoo (https://github.com/ARM-software/ML-zoo/tree/master/models/object_detection/ssd_mobilenet_v1/tflite_fp32), converted using the ArmnnConverter tool. The model is trained by Google and uses 300x300 input image. More details on how to deploy this model using Arm NN SDK can be found here: https://developer.arm.com/documentation/102274/latest