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

mspn_pretrained_model #397

Merged
merged 1 commit into from
Jan 1, 2021
Merged

mspn_pretrained_model #397

merged 1 commit into from
Jan 1, 2021

Conversation

wusize
Copy link
Collaborator

@wusize wusize commented Jan 1, 2021

pretrained_model for mspn.
fix #395

@codecov
Copy link

codecov bot commented Jan 1, 2021

Codecov Report

Merging #397 (591d2b1) into master (806e096) will decrease coverage by 0.14%.
The diff coverage is 34.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #397      +/-   ##
==========================================
- Coverage   82.84%   82.70%   -0.15%     
==========================================
  Files         121      121              
  Lines        7945     7960      +15     
  Branches     1265     1271       +6     
==========================================
+ Hits         6582     6583       +1     
- Misses       1102     1116      +14     
  Partials      261      261              
Flag Coverage Δ
unittests 82.70% <34.61%> (-0.15%) ⬇️

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

Impacted Files Coverage Δ
mmpose/models/backbones/mspn.py 88.03% <34.61%> (-6.30%) ⬇️

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 806e096...591d2b1. Read the comment docs.

@jin-s13 jin-s13 requested a review from innerlee January 1, 2021 09:56
@innerlee innerlee merged commit ade6769 into master Jan 1, 2021
@innerlee innerlee deleted the mspn_pretrained_model branch January 4, 2021 11:41
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* update mmcv version

* Update __init__.py

* Update __init__.py

* Update __init__.py
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [Feature] Support CosineRestartParamScheduler.

* add ut and docstring

* add docstring
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.

Wrong path to pretrained model in config files of MSPN
3 participants