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 panoptic dataset #144

Merged
merged 3 commits into from
Sep 25, 2020
Merged

add panoptic dataset #144

merged 3 commits into from
Sep 25, 2020

Conversation

liuxin9608
Copy link
Collaborator

add panoptic dataset

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #144 into master will increase coverage by 0.27%.
The diff coverage is 93.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
+ Coverage   81.67%   81.95%   +0.27%     
==========================================
  Files          86       87       +1     
  Lines        5026     5137     +111     
  Branches      870      886      +16     
==========================================
+ Hits         4105     4210     +105     
- Misses        767      768       +1     
- Partials      154      159       +5     
Flag Coverage Δ
#unittests 81.95% <93.85%> (+0.27%) ⬆️

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

Impacted Files Coverage Δ
mmpose/datasets/datasets/__init__.py 100.00% <ø> (ø)
mmpose/apis/inference.py 71.53% <50.00%> (ø)
...sets/datasets/top_down/topdown_panoptic_dataset.py 94.54% <94.54%> (ø)
mmpose/core/post_processing/post_transforms.py 100.00% <100.00%> (ø)
mmpose/datasets/datasets/top_down/__init__.py 100.00% <100.00%> (ø)

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 9e033b1...0fab1d3. Read the comment docs.

@innerlee
Copy link
Contributor

looks good. is the train accuracy okay?

@jin-s13
Copy link
Collaborator

jin-s13 commented Sep 25, 2020

looks good. is the train accuracy okay?

Yes, the training accuracy looks good. I will upload a model & update the readme soon.

@innerlee innerlee merged commit 46a9e82 into master Sep 25, 2020
@innerlee innerlee deleted the panoptic branch September 25, 2020 09:05
@innerlee
Copy link
Contributor

need a following pr to update the repo's readme and the changelog

@innerlee innerlee mentioned this pull request Sep 30, 2020
7 tasks
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
Co-authored-by: jinsheng <jinsheng@sensetime.com>
HAOCHENYE added a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
* rename global accessible and intergration get_sintance and create_instance

* move ManagerMixin to utils

* fix as docstring and seporate get_instance to get_instance and get_current_instance

* fix lint

* fix docstring, rename and move test_global_meta

* fix manager's runtime error description

fix manager's runtime error description

* Add comments

* Add comments
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
Co-authored-by: jinsheng <jinsheng@sensetime.com>
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