Skip to content

Conversation

liqikai9
Copy link
Collaborator

@liqikai9 liqikai9 commented Jul 21, 2022

Motivation

Fix #1498

Modification

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #1499 (40a76d7) into master (c837fdf) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1499   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files         236      236           
  Lines       20038    20038           
  Branches     3603     3603           
=======================================
  Hits        16924    16924           
  Misses       2233     2233           
  Partials      881      881           
Flag Coverage Δ
unittests 84.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 c837fdf...40a76d7. Read the comment docs.

@ly015 ly015 merged commit 18f6a2a into open-mmlab:master Jul 21, 2022
jin-s13 pushed a commit to dineshreddy91/mmpose that referenced this pull request Jul 29, 2022
@liqikai9 liqikai9 deleted the fix-hrformer-config branch September 18, 2022 08:01
evendrow pushed a commit to evendrow/mmpose that referenced this pull request Dec 22, 2022
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 5, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
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.

KeyError: 'heatmap_size'
3 participants