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 mobilenet hand #377

Merged
merged 2 commits into from
Dec 21, 2020
Merged

add mobilenet hand #377

merged 2 commits into from
Dec 21, 2020

Conversation

liuxin9608
Copy link
Collaborator

add mobilenet v2 onehand10k & panoptic


## Introduction
```
@inproceedings{xiao2018simple,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also post mobile net paper

@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #377 (db717f5) into master (d2f57af) will increase coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
+ Coverage   81.24%   81.62%   +0.38%     
==========================================
  Files         116      116              
  Lines        7532     7555      +23     
  Branches     1200     1208       +8     
==========================================
+ Hits         6119     6167      +48     
+ Misses       1178     1143      -35     
- Partials      235      245      +10     
Flag Coverage Δ
unittests 81.62% <ø> (+0.38%) ⬆️

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

Impacted Files Coverage Δ
mmpose/apis/inference.py 63.47% <0.00%> (-2.37%) ⬇️
...asets/datasets/top_down/topdown_ochuman_dataset.py 97.72% <0.00%> (-2.28%) ⬇️
.../datasets/datasets/top_down/topdown_aic_dataset.py 98.18% <0.00%> (-1.82%) ⬇️
...ets/datasets/top_down/topdown_crowdpose_dataset.py 98.18% <0.00%> (-1.82%) ⬇️
...sets/datasets/top_down/topdown_mpii_trb_dataset.py 50.89% <0.00%> (-1.29%) ⬇️
...atasets/top_down/topdown_coco_wholebody_dataset.py 97.12% <0.00%> (-0.68%) ⬇️
...atasets/datasets/top_down/topdown_jhmdb_dataset.py 91.09% <0.00%> (-0.58%) ⬇️
...datasets/datasets/top_down/topdown_coco_dataset.py 88.23% <0.00%> (-0.33%) ⬇️
mmpose/models/backbones/rsn.py 99.14% <0.00%> (ø)
mmpose/models/backbones/mspn.py 94.32% <0.00%> (ø)
... and 4 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 d2f57af...9212aca. Read the comment docs.

@innerlee innerlee merged commit 74d3399 into master Dec 21, 2020
@jin-s13 jin-s13 deleted the light_hand branch December 26, 2020 12:27
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* add mobilenet hand

* add cite
HAOCHENYE added a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* add mobilenet hand

* add cite
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