Tiny YOLOv2 Output Dimensions
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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