Skip to content

ONNX Output format #3387

@andrzejom

Description

@andrzejom

❔Question

I have a question regarding the output that the converted model generates. When I inspect the model in netron looks like this:
https://imgur.com/yzGe39b
The last layer outputs the values into a Tensor of a size 1x25200x8. What does this vector contain? I'm looking into getting the values of Bounding boxes for detected classes however it seems a bit confusing. The model has 3 classes and the output from the last layer looks like this
https://imgur.com/LDTCPfR
It doesn't make a lot of sense to me. Perhaps someone could enlighten me

Additional context

ONNX 1.9.0
Torch 1.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaleStale and schedule for closing soonquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions