Name Date Size #Lines LOC

..--

Readme.mdH A D25-Apr-2025544 43

Readme.md.licenseH A D25-Apr-2025107 54

ssd_mobilenet_v1.armnnHD25-Apr-202526 MiB

ssd_mobilenet_v1.armnn.licenseH A D25-Apr-2025102 54

Readme.md

1# Arm NN Serialized Example model
2
3This 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.
4More details on how to deploy this model using Arm NN SDK can be found here: https://developer.arm.com/documentation/102274/latest.

Readme.md.license

1#
2# Copyright © 2021-2022 Arm Ltd and Contributors. All rights reserved.
3# SPDX-License-Identifier: MIT
4#
5