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 mhp dataset for both bottomup and topdown; Correct val pipline. #386

Merged
merged 15 commits into from
Dec 30, 2020

Conversation

dreamPoet
Copy link
Contributor

There is a format bug caused by the conflict between isort and yapf.

@jin-s13 jin-s13 requested review from jin-s13 and innerlee December 29, 2020 02:38
@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #386 (4846bf4) into master (3361d45) will increase coverage by 0.90%.
The diff coverage is 89.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
+ Coverage   81.81%   82.72%   +0.90%     
==========================================
  Files         118      120       +2     
  Lines        7766     7874     +108     
  Branches     1240     1251      +11     
==========================================
+ Hits         6354     6514     +160     
+ Misses       1158     1101      -57     
- Partials      254      259       +5     
Flag Coverage Δ
unittests 82.72% <89.83%> (+0.90%) ⬆️

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

Impacted Files Coverage Δ
mmpose/datasets/__init__.py 100.00% <ø> (ø)
mmpose/datasets/pipelines/top_down_transform.py 58.88% <0.00%> (-1.32%) ⬇️
...pose/datasets/datasets/bottom_up/bottom_up_coco.py 84.51% <50.00%> (+35.84%) ⬆️
mmpose/datasets/pipelines/bottom_up_transform.py 77.39% <50.00%> (ø)
...datasets/datasets/bottom_up/bottom_up_crowdpose.py 93.02% <57.14%> (+17.34%) ⬆️
...mpose/datasets/datasets/bottom_up/bottom_up_mhp.py 93.02% <93.02%> (ø)
mmpose/datasets/datasets/__init__.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/bottom_up/__init__.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/top_down/__init__.py 100.00% <100.00%> (ø)
.../datasets/datasets/top_down/topdown_mhp_dataset.py 100.00% <100.00%> (ø)
... 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 3361d45...4846bf4. Read the comment docs.

@innerlee innerlee mentioned this pull request Dec 29, 2020
12 tasks
@innerlee innerlee merged commit e6801ba into open-mmlab:master Dec 30, 2020
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
…pen-mmlab#386)

* Correct topdown aic configs

* Add MHP dataset and correct some val pipeline

* fix lint

* resolve config

* update readme

* update url

* add tests

* add tests

* add readme

* add bottom-up tests

* update readme

* format

* fix shape info

* rm redundant list

Co-authored-by: jin-s13 <[email protected]>
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
…pen-mmlab#386)

* Correct topdown aic configs

* Add MHP dataset and correct some val pipeline

* fix lint

* resolve config

* update readme

* update url

* add tests

* add tests

* add readme

* add bottom-up tests

* update readme

* format

* fix shape info

* rm redundant list

Co-authored-by: jin-s13 <[email protected]>
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.

3 participants