Skip to content

is the yunet_n_640_640.onnx crushed? #96

Description

@mdyuan926

yunet_n_640_640.onnx

I test it with the following codes:

import onnx

Test whether the onnx is OK?

model = onnx.load('./models/yunet_n_640_640.onnx')
onnx.checker.check_model(model)

The output is:
raise google.protobuf.message.DecodeError(
google.protobuf.message.DecodeError: Protobuf decoding consumed too few bytes: 112 out of 412598

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions