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

Animal Pose Estimation #559

Merged
merged 31 commits into from
Apr 7, 2021
Merged

Animal Pose Estimation #559

merged 31 commits into from
Apr 7, 2021

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Apr 7, 2021

No description provided.

@jin-s13 jin-s13 requested a review from innerlee April 7, 2021 09:12
@jin-s13 jin-s13 mentioned this pull request Apr 7, 2021
16 tasks
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #559 (4fa79cf) into master (2a43cce) will decrease coverage by 0.70%.
The diff coverage is 70.33%.

❗ Current head 4fa79cf differs from pull request most recent head 6b504e7. Consider uploading reports for the commit 6b504e7 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
- Coverage   82.23%   81.52%   -0.71%     
==========================================
  Files         154      161       +7     
  Lines       10425    11048     +623     
  Branches     1652     1748      +96     
==========================================
+ Hits         8573     9007     +434     
- Misses       1463     1631     +168     
- Partials      389      410      +21     
Flag Coverage Δ
unittests 81.45% <70.33%> (-0.69%) ⬇️

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

Impacted Files Coverage Δ
...datasets/datasets/animal/animal_macaque_dataset.py 12.13% <12.13%> (ø)
...ose/datasets/datasets/animal/animal_fly_dataset.py 91.20% <91.20%> (ø)
.../datasets/datasets/animal/animal_locust_dataset.py 91.20% <91.20%> (ø)
...e/datasets/datasets/animal/animal_zebra_dataset.py 91.20% <91.20%> (ø)
...se/datasets/datasets/animal/animal_base_dataset.py 93.05% <93.05%> (ø)
...datasets/datasets/animal/animal_horse10_dataset.py 94.18% <94.18%> (ø)
mmpose/core/evaluation/top_down_eval.py 60.59% <100.00%> (+0.19%) ⬆️
mmpose/datasets/__init__.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/__init__.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/animal/__init__.py 100.00% <100.00%> (ø)
... and 9 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 2a43cce...6b504e7. Read the comment docs.

@innerlee
Copy link
Contributor

innerlee commented Apr 7, 2021

One comment above, and

  • Change the repo's readme
  • Demo demo demo

@innerlee innerlee merged commit de34de7 into master Apr 7, 2021
@innerlee innerlee deleted the horses branch April 7, 2021 13:50
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* init animal horse dataset

* fix animal dataset

* update animal dataset

* update animal dataset

* add horse10 data

* add res50 config

* add res50 config

* import animal dataset

* PCK

* add configs

* add macaquepose dataset parser

* add macaque dataset

* add macaque dataset

* add macaque configs

* add macaque parser

* add configs

* update md

* add dataset parser

* add dataset parser

* update config

* add data preparation

* add tests

* update deepposekit parser

* add animal datasets

* add configs

* add datasets

* fix infinity

* update json

* update config

* update config

* update datasets
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* init animal horse dataset

* fix animal dataset

* update animal dataset

* update animal dataset

* add horse10 data

* add res50 config

* add res50 config

* import animal dataset

* PCK

* add configs

* add macaquepose dataset parser

* add macaque dataset

* add macaque dataset

* add macaque configs

* add macaque parser

* add configs

* update md

* add dataset parser

* add dataset parser

* update config

* add data preparation

* add tests

* update deepposekit parser

* add animal datasets

* add configs

* add datasets

* fix infinity

* update json

* update config

* update config

* update datasets
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