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

[Feature] Support Kinetics-710 dataset #2534

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

cir7
Copy link
Collaborator

@cir7 cir7 commented Jun 9, 2023

Motivation

[Feature] Support Kinetics-710 dataset

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 78.52% and project coverage change: +0.32 🎉

Comparison is base (5164503) 77.17% compared to head (ca34cf1) 77.50%.

❗ Current head ca34cf1 differs from pull request most recent head bdd0c69. Consider uploading reports for the commit bdd0c69 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2534      +/-   ##
===========================================
+ Coverage    77.17%   77.50%   +0.32%     
===========================================
  Files          161      168       +7     
  Lines        13184    13596     +412     
  Branches      2266     2340      +74     
===========================================
+ Hits         10175    10537     +362     
- Misses        2460     2495      +35     
- Partials       549      564      +15     
Flag Coverage Δ
unittests 77.50% <78.52%> (+0.32%) ⬆️

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

Impacted Files Coverage Δ
mmaction/datasets/rawframe_dataset.py 93.33% <0.00%> (-4.40%) ⬇️
mmaction/datasets/video_dataset.py 89.65% <0.00%> (-6.65%) ⬇️
mmaction/models/recognizers/recognizer3d.py 67.85% <ø> (ø)
mmaction/testing/__init__.py 100.00% <ø> (ø)
...ptimizers/layer_decay_optim_wrapper_constructor.py 17.64% <8.33%> (-2.00%) ⬇️
mmaction/models/utils/graph.py 78.30% <11.11%> (-6.40%) ⬇️
mmaction/models/recognizers/recognizer2d.py 52.74% <38.59%> (-21.83%) ⬇️
mmaction/models/backbones/vit_mae.py 86.36% <55.17%> (-9.10%) ⬇️
mmaction/models/heads/feature_head.py 78.94% <78.94%> (ø)
mmaction/structures/action_data_sample.py 72.28% <83.33%> (+0.86%) ⬆️
... and 19 more

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

@cir7 cir7 force-pushed the lilin/support_k710 branch 6 times, most recently from 3148623 to 445f367 Compare June 14, 2023 07:15
@cir7 cir7 force-pushed the lilin/support_k710 branch from 445f367 to 56828f1 Compare June 19, 2023 03:52
@cir7 cir7 merged commit 9dc33d9 into open-mmlab:dev-1.x Jun 19, 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.

2 participants