onnx / onnx/models

Tiny YOLOv2 Output Dimensions

Open
#539 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

The Readme says that The output is a (125x13x13) tensor..., which is correct for the downloaded model. However all references and examples I found have a different output shape (13x13x125). The swapped (latter) output shape make more sense semantically as well.

Do you happen to have examples or explanations for that?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README passage describing the Tiny YOLOv2 output and compare it with the downloaded model's actual tensor shape. Determine whether the two layouts are equivalent or reflect a documentation error, then update the explanation or examples so the expected shape is unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
machine-learning
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.