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

Fix bug in KeyPointRCNN #2312

Merged
merged 1 commit into from
Jun 11, 2020
Merged

Fix bug in KeyPointRCNN #2312

merged 1 commit into from
Jun 11, 2020

Conversation

KsenijaS
Copy link
Contributor

Fix bug in end_scores_i ( in function _onnx_heatmaps_to_keypoints) where indexing should be along the diagonal so that output of ONNX model matches with Pytorch model output.
Also enable tests for all outputs in KeyPointRCNN test.

@KsenijaS
Copy link
Contributor Author

@neginraoof please review.

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks for the bugfix!

I've reviewed it and it looks good.

@fmassa fmassa merged commit 747f406 into pytorch:master Jun 11, 2020
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.

2 participants