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 Sub-jhmdb dataset #292

Merged
merged 14 commits into from
Nov 27, 2020
Merged

Add Sub-jhmdb dataset #292

merged 14 commits into from
Nov 27, 2020

Conversation

jin-s13
Copy link
Collaborator

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

No description provided.

@jin-s13 jin-s13 mentioned this pull request Nov 22, 2020
9 tasks
@codecov
Copy link

codecov bot commented Nov 22, 2020

Codecov Report

Merging #292 (4e8e77f) into master (28256fe) will increase coverage by 0.94%.
The diff coverage is 89.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   83.03%   83.98%   +0.94%     
==========================================
  Files         112      115       +3     
  Lines        6448     7230     +782     
  Branches     1029     1141     +112     
==========================================
+ Hits         5354     6072     +718     
- Misses        901      947      +46     
- Partials      193      211      +18     
Flag Coverage Δ
unittests 83.98% <89.37%> (+0.98%) ⬆️

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

Impacted Files Coverage Δ
mmpose/apis/test.py 27.58% <0.00%> (-0.33%) ⬇️
mmpose/core/evaluation/eval_hooks.py 66.66% <0.00%> (ø)
mmpose/datasets/__init__.py 100.00% <ø> (ø)
mmpose/datasets/datasets/__init__.py 100.00% <ø> (ø)
...asets/datasets/bottom_up/bottom_up_base_dataset.py 82.50% <0.00%> (ø)
mmpose/datasets/datasets/mesh/mesh_mix_dataset.py 91.30% <0.00%> (-4.16%) ⬇️
mmpose/models/backbones/base_backbone.py 100.00% <ø> (+6.66%) ⬆️
mmpose/models/detectors/base.py 58.69% <ø> (+2.92%) ⬆️
mmpose/models/backbones/utils/utils.py 29.72% <5.88%> (-20.28%) ⬇️
mmpose/models/losses/mesh_loss.py 97.67% <66.66%> (+0.01%) ⬆️
... and 50 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 28256fe...39fbc84. Read the comment docs.

@jin-s13
Copy link
Collaborator Author

jin-s13 commented Nov 23, 2020

Need to upload some model checkpoints, before merging.

@@ -84,6 +84,7 @@ Supported datasets:
- [x] [AI Challenger](https://github.com/AIChallenger/AI_Challenger_2017)
- [x] [OCHuman](https://github.com/liruilong940607/OCHumanApi)
- [x] [CrowdPose](https://github.com/Jeff-sjtu/CrowdPose)
- [x] [sub-JHMDB](http://jhmdb.is.tue.mpg.de/dataset)
Copy link
Contributor

Choose a reason for hiding this comment

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

What does sub- mean?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Only a subset of JHMDB

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

JHMDB is initially proposed for action recognition. Some works also use a subset of JHMDB (sub-JHMDB) for pose estimation.

Copy link
Contributor

Choose a reason for hiding this comment

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

Good to know. Put it in the intro of preparation will be helpful

@innerlee
Copy link
Contributor

Some minor comments

@innerlee innerlee merged commit 94aacab into master Nov 27, 2020
@jin-s13 jin-s13 deleted the sub_JHMDB branch November 27, 2020 06:37
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* fix multi-node dist test

* update changelog

* generate tmp dir from shm

* fix

* add sync
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* add jhmdb dataset

* add cfg

* add cfg

* add cfg

* add cfg

* add cfg

* add cfg

* add torso normalization

* shift 1 pixel

* add tPCK for evaluation

* add tPCK for evaluation

* add doc

* upload models

* resolve comments
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 jhmdb dataset

* add cfg

* add cfg

* add cfg

* add cfg

* add cfg

* add cfg

* add torso normalization

* shift 1 pixel

* add tPCK for evaluation

* add tPCK for evaluation

* add doc

* upload models

* resolve comments
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