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 Shufflenetv2 results #139

Merged
merged 4 commits into from
Sep 21, 2020
Merged

add Shufflenetv2 results #139

merged 4 commits into from
Sep 21, 2020

Conversation

jin-s13
Copy link
Collaborator

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

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #139 into master will decrease coverage by 0.58%.
The diff coverage is 63.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   82.26%   81.67%   -0.59%     
==========================================
  Files          84       86       +2     
  Lines        4871     5026     +155     
  Branches      857      870      +13     
==========================================
+ Hits         4007     4105      +98     
- Misses        713      767      +54     
- Partials      151      154       +3     
Flag Coverage Δ
#unittests 81.67% <63.52%> (-0.59%) ⬇️

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

Impacted Files Coverage Δ
mmpose/apis/inference.py 71.53% <0.00%> (-5.64%) ⬇️
mmpose/datasets/__init__.py 100.00% <ø> (ø)
mmpose/datasets/datasets/__init__.py 100.00% <ø> (ø)
...datasets/datasets/top_down/topdown_coco_dataset.py 63.73% <0.00%> (ø)
...atasets/top_down/topdown_coco_wholebody_dataset.py 64.92% <64.92%> (ø)
mmpose/__init__.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/top_down/__init__.py 100.00% <100.00%> (ø)
mmpose/utils/collect_env.py 70.00% <100.00%> (+3.33%) ⬆️
mmpose/version.py 100.00% <100.00%> (ø)
... and 1 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 4229e92...e682792. Read the comment docs.

@innerlee innerlee merged commit 9e033b1 into master Sep 21, 2020
@innerlee innerlee deleted the shufflenetv2 branch September 21, 2020 08:22
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
* [Enhancement] Rename build_from_cfg to from_cfg

* refactor build_logger and build_message_hub

* remove time.sleep from unit tests

* minor fix

* move set_randomness from setup_env

* improve docstring

* refine comments

* print a warning information

* refine comments

* simplify the interface of build_logger
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.

None yet

2 participants