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

Support Posetrack18 #220

Merged
merged 26 commits into from Oct 30, 2020
Merged

Support Posetrack18 #220

merged 26 commits into from Oct 30, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Oct 27, 2020

No description provided.

@jin-s13 jin-s13 requested a review from innerlee October 27, 2020 13:52
@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #220 into master will increase coverage by 0.61%.
The diff coverage is 35.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   82.90%   83.51%   +0.61%     
==========================================
  Files         106      107       +1     
  Lines        6211     6357     +146     
  Branches     1001     1024      +23     
==========================================
+ Hits         5149     5309     +160     
+ Misses        874      850      -24     
- Partials      188      198      +10     
Flag Coverage Δ
#unittests 83.51% <35.25%> (+0.61%) ⬆️

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

Impacted Files Coverage Δ
mmpose/apis/inference.py 68.70% <0.00%> (-2.93%) ⬇️
mmpose/datasets/datasets/__init__.py 100.00% <ø> (ø)
...datasets/datasets/top_down/topdown_mpii_dataset.py 42.71% <ø> (ø)
...datasets/datasets/top_down/topdown_coco_dataset.py 88.44% <33.33%> (+24.71%) ⬆️
...s/datasets/top_down/topdown_posetrack18_dataset.py 34.07% <34.07%> (ø)
mmpose/datasets/datasets/top_down/__init__.py 100.00% <100.00%> (ø)
mmpose/models/detectors/top_down.py 77.84% <100.00%> (-0.28%) ⬇️
mmpose/datasets/datasets/mesh/mesh_mix_dataset.py 90.90% <0.00%> (-4.55%) ⬇️
mmpose/core/post_processing/nms.py 86.95% <0.00%> (+1.08%) ⬆️
... 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 2ab6b18...960bd9e. Read the comment docs.

@innerlee
Copy link
Contributor

test coverage drops

@innerlee innerlee mentioned this pull request Oct 29, 2020
7 tasks
@innerlee
Copy link
Contributor

looks nice.

the test images are too large
image

you can compress them using online services, such as https://compressjpeg.com/

@innerlee innerlee merged commit 3ef8e6d into master Oct 30, 2020
@jin-s13 jin-s13 deleted the posetrack branch October 30, 2020 07:04
wusize pushed a commit that referenced this pull request Nov 13, 2020
* add posetrack

* update posetrack18

* add config

* init posetrack dataset

* update posetrack18

* fix dependencies

* make pred dir

* fix dependencies

* fix docs

* fix build error

* rm dataclass

* rm unnecessary cpu/cuda mapping

* add @

* fix clone to copy

* fix return values

* add posetrack test

* use url model path

* add hrnet

* use gt bbox

* add pre-trained models

* fix build

* update modelzoo

* add tests

* add tests

* add tests

* compress the jpeg images
wusize pushed a commit that referenced this pull request Nov 13, 2020
* add posetrack

* update posetrack18

* add config

* init posetrack dataset

* update posetrack18

* fix dependencies

* make pred dir

* fix dependencies

* fix docs

* fix build error

* rm dataclass

* rm unnecessary cpu/cuda mapping

* add @

* fix clone to copy

* fix return values

* add posetrack test

* use url model path

* add hrnet

* use gt bbox

* add pre-trained models

* fix build

* update modelzoo

* add tests

* add tests

* add tests

* compress the jpeg images
wusize pushed a commit that referenced this pull request Nov 13, 2020
* add posetrack

* update posetrack18

* add config

* init posetrack dataset

* update posetrack18

* fix dependencies

* make pred dir

* fix dependencies

* fix docs

* fix build error

* rm dataclass

* rm unnecessary cpu/cuda mapping

* add @

* fix clone to copy

* fix return values

* add posetrack test

* use url model path

* add hrnet

* use gt bbox

* add pre-trained models

* fix build

* update modelzoo

* add tests

* add tests

* add tests

* compress the jpeg images
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* init jhmdb docs

* update changelog

* update changelog
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* add posetrack

* update posetrack18

* add config

* init posetrack dataset

* update posetrack18

* fix dependencies

* make pred dir

* fix dependencies

* fix docs

* fix build error

* rm dataclass

* rm unnecessary cpu/cuda mapping

* add @

* fix clone to copy

* fix return values

* add posetrack test

* use url model path

* add hrnet

* use gt bbox

* add pre-trained models

* fix build

* update modelzoo

* add tests

* add tests

* add tests

* compress the jpeg images
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* [Fix] Fix RecursionError when key is invalid

* refine comments
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* add posetrack

* update posetrack18

* add config

* init posetrack dataset

* update posetrack18

* fix dependencies

* make pred dir

* fix dependencies

* fix docs

* fix build error

* rm dataclass

* rm unnecessary cpu/cuda mapping

* add @

* fix clone to copy

* fix return values

* add posetrack test

* use url model path

* add hrnet

* use gt bbox

* add pre-trained models

* fix build

* update modelzoo

* add tests

* add tests

* add tests

* compress the jpeg images
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