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

Add mspn backbone #278

Merged
merged 3 commits into from
Nov 16, 2020
Merged

Add mspn backbone #278

merged 3 commits into from
Nov 16, 2020

Conversation

wusize
Copy link
Collaborator

@wusize wusize commented Nov 14, 2020

Add mspn backbone and its unit test.

@wusize wusize requested a review from jin-s13 November 14, 2020 08:23
@codecov
Copy link

codecov bot commented Nov 14, 2020

Codecov Report

Merging #278 (1af9418) into master (cc826e0) will increase coverage by 0.10%.
The diff coverage is 87.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   83.74%   83.85%   +0.10%     
==========================================
  Files         113      114       +1     
  Lines        6860     7072     +212     
  Branches     1083     1118      +35     
==========================================
+ Hits         5745     5930     +185     
- Misses        918      941      +23     
- Partials      197      201       +4     
Flag Coverage Δ
unittests 83.85% <87.26%> (+0.10%) ⬆️

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

Impacted Files Coverage Δ
mmpose/models/backbones/utils/utils.py 29.72% <5.88%> (-20.28%) ⬇️
mmpose/models/backbones/mspn.py 94.32% <94.32%> (ø)
mmpose/models/backbones/__init__.py 100.00% <100.00%> (ø)

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 cc826e0...a7766ad. Read the comment docs.

@wusize
Copy link
Collaborator Author

wusize commented Nov 16, 2020

Why would this happen?
2020-11-16 15-12-37屏幕截图

@innerlee
Copy link
Contributor

network throttling

@innerlee innerlee merged commit fd8442f into master Nov 16, 2020
@innerlee innerlee mentioned this pull request Nov 16, 2020
9 tasks
@jin-s13 jin-s13 deleted the mspn_backbone branch November 19, 2020 04:42
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* fix data preparation bug

* update changelog
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* Add mspn backbone

* change module name

* standardize name style
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
…ch (open-mmlab#278)

* [Refactor]:Refactor `after_val_epoch` to make it output metric by epoch

* add an option for user to choose the way of outputing metric

* rename variable

* reformat docstring

* add type alias

* reformat code

* add test function

* add comment and test code

* add comment and test code
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* Add mspn backbone

* change module name

* standardize name style
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