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

Enable KeypointRCNN test #1673

Merged
merged 1 commit into from
Dec 19, 2019

Conversation

lara-hdr
Copy link
Contributor

The only output of KeypointRCNN that we cannot test for now is keypoints_scores, so we can enable the test for all the other outputs of Keypoint RCNN, which this PR does.

@codecov-io
Copy link

codecov-io commented Dec 16, 2019

Codecov Report

Merging #1673 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1673   +/-   ##
======================================
  Coverage    0.28%   0.28%           
======================================
  Files          92      92           
  Lines        7329    7329           
  Branches     1105    1105           
======================================
  Hits           21      21           
  Misses       7300    7300           
  Partials        8       8

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7c2085...6536a08. Read the comment docs.

@lara-hdr
Copy link
Contributor Author

@fmassa can we merge this so we have keypointRCNN tested for ONNX?

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 a lot!

@fmassa fmassa merged commit 1d229b7 into pytorch:master Dec 19, 2019
fmassa pushed a commit to fmassa/vision-1 that referenced this pull request Jun 9, 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.

3 participants