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 pre-trained models #147

Merged
merged 5 commits into from Sep 22, 2020
Merged

Add pre-trained models #147

merged 5 commits into from Sep 22, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Sep 22, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #147 into master will increase coverage by 0.22%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   81.44%   81.67%   +0.22%     
==========================================
  Files          86       86              
  Lines        4986     5026      +40     
  Branches      870      870              
==========================================
+ Hits         4061     4105      +44     
+ Misses        771      767       -4     
  Partials      154      154              
Flag Coverage Δ
#unittests 81.67% <ø> (+0.22%) ⬆️

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

Impacted Files Coverage Δ
mmpose/models/backbones/resnet.py 100.00% <0.00%> (ø)
mmpose/core/post_processing/post_transforms.py 100.00% <0.00%> (ø)
mmpose/models/backbones/regnet.py 98.09% <0.00%> (+0.01%) ⬆️
mmpose/models/backbones/shufflenet_v1.py 97.29% <0.00%> (+0.03%) ⬆️
mmpose/models/backbones/hrnet.py 89.18% <0.00%> (+0.09%) ⬆️
mmpose/core/fp16/decorators.py 96.77% <0.00%> (+0.10%) ⬆️
mmpose/models/detectors/top_down.py 74.45% <0.00%> (+0.18%) ⬆️
mmpose/datasets/pipelines/shared_transform.py 96.77% <0.00%> (+0.22%) ⬆️
mmpose/datasets/pipelines/bottom_up_transform.py 89.95% <0.00%> (+0.22%) ⬆️
mmpose/models/detectors/bottom_up.py 64.80% <0.00%> (+0.28%) ⬆️
... and 6 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 bf66511...385a921. Read the comment docs.

@innerlee innerlee merged commit 7346214 into master Sep 22, 2020
@jin-s13 jin-s13 deleted the add_models branch September 27, 2020 07:40
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* add models

* add wholebody models

* add models

* add wholebody models
HAOCHENYE added a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [WIP] add inline

* refactor vis module

* [Refactor] according review

* [Fix] fix comment

* fix some error

* Get sub visualizer be Visualizer.get_instance

* fix conflict

* fix lint

* fix unit test

* fix mypy

* fix comment

* fix lint

* update docstr

* update

* update instancedata

* remove replace __mro__ with issubclass

Co-authored-by: PJLAB\huanghaian <1286304229@qq.com>
Co-authored-by: HAOCHENYE <21724054@zju.edu.cn>
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* add models

* add wholebody models

* add models

* add wholebody models
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.

None yet

2 participants