Skip to content

Can't find the MobileNetV2 weights #1170

Closed
@matthiasatims

Description

@matthiasatims

I can't find the mobilenet_v2_1.0_224.tgz to get the network description, weights etc.

Activity

morgolock

morgolock commented on Jun 25, 2025

@morgolock

Hi @matthiasatims

We don't distribute the weights for the graph examples.

The best way to run models is be to use ArmNN's ExecuteNetwork. You can download the mobilenet_v2_1.0_224.tflite model and run it with ArmNN.

For more information about this please have a look at #1077 (comment)

Hope this helps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @morgolock@matthiasatims

        Issue actions

          Can't find the MobileNetV2 weights · Issue #1170 · ARM-software/ComputeLibrary