Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use output from all layers - YOLOv4 #356

Merged
merged 2 commits into from
Sep 1, 2020
Merged

Conversation

ravimashru
Copy link
Contributor

The current example uses only one output layer of the YOLOv4 model, and the post-processing code is capable of handling all 3 layers.

This PR passes all 3 output layers for post-processing and drawing bounding boxes.

Copy link
Member

@vinitra-zz vinitra-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the added functionality.

@vinitra-zz vinitra-zz merged commit 521a870 into onnx:master Sep 1, 2020
jcwchen pushed a commit to jcwchen/models that referenced this pull request Sep 17, 2020
Signed-off-by: Chun-Wei Chen <jacky82226@gmail.com>
jcwchen pushed a commit to jcwchen/models that referenced this pull request Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants