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

[fix] fix ntu_pose_extraction #2246

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Feb 22, 2023

Motivation

[fix] fix ntu_pose_extraction

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Patch coverage: 77.67% and project coverage change: +0.01 🎉

Comparison is base (c99ad65) 76.33% compared to head (33b7abd) 76.35%.

❗ Current head 33b7abd differs from pull request most recent head 6c7c38c. Consider uploading reports for the commit 6c7c38c to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2246      +/-   ##
===========================================
+ Coverage    76.33%   76.35%   +0.01%     
===========================================
  Files          157      161       +4     
  Lines        12124    12612     +488     
  Branches      1998     2101     +103     
===========================================
+ Hits          9255     9630     +375     
- Misses        2408     2491      +83     
- Partials       461      491      +30     
Flag Coverage Δ
unittests 76.35% <77.67%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
mmaction/apis/inference.py 42.04% <0.00%> (-2.54%) ⬇️
mmaction/datasets/transforms/__init__.py 100.00% <ø> (ø)
mmaction/models/backbones/resnet3d_slowonly.py 80.00% <ø> (ø)
mmaction/models/backbones/timesformer.py 78.00% <0.00%> (ø)
mmaction/utils/misc.py 90.00% <ø> (ø)
mmaction/datasets/pose_dataset.py 57.69% <37.50%> (-21.26%) ⬇️
mmaction/evaluation/metrics/acc_metric.py 71.95% <44.00%> (-13.77%) ⬇️
mmaction/models/recognizers/recognizer3d_mm.py 44.44% <44.44%> (ø)
mmaction/models/heads/rgbpose_head.py 46.39% <46.39%> (ø)
mmaction/models/backbones/rgbposeconv3d.py 70.32% <70.32%> (ø)
... and 16 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cir7 cir7 requested a review from Dai-Wenxun March 9, 2023 03:30
@ly015 ly015 merged commit 8c76fbd into open-mmlab:dev-1.x Mar 14, 2023
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