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 Omnisource Dataset #294

Merged
merged 11 commits into from
Oct 30, 2020

Conversation

kennymckormick
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 29, 2020

Codecov Report

Merging #294 into master will decrease coverage by 0.02%.
The diff coverage is 86.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   85.05%   85.02%   -0.03%     
==========================================
  Files          88       89       +1     
  Lines        5994     6338     +344     
  Branches      983     1033      +50     
==========================================
+ Hits         5098     5389     +291     
- Misses        709      755      +46     
- Partials      187      194       +7     
Flag Coverage Δ
#unittests 85.02% <86.38%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
mmaction/apis/inference.py 81.81% <ø> (ø)
mmaction/core/evaluation/accuracy.py 89.85% <ø> (ø)
mmaction/datasets/activitynet_dataset.py 95.04% <ø> (ø)
mmaction/datasets/audio_dataset.py 83.78% <ø> (ø)
mmaction/datasets/audio_feature_dataset.py 83.78% <ø> (ø)
mmaction/datasets/base.py 63.07% <ø> (ø)
mmaction/datasets/builder.py 48.71% <ø> (ø)
mmaction/datasets/hvu_dataset.py 67.56% <ø> (ø)
mmaction/datasets/rawframe_dataset.py 82.45% <ø> (ø)
mmaction/datasets/video_dataset.py 82.53% <ø> (ø)
... and 29 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 d6f76cd...d199a8e. Read the comment docs.

@innerlee
Copy link
Contributor

for paths and file operations, we prefer the dedicated functions

@dreamerlin dreamerlin mentioned this pull request Oct 30, 2020
10 tasks
@innerlee innerlee merged commit 03e89da into open-mmlab:master Oct 30, 2020
@kennymckormick kennymckormick deleted the omnisource_dataset branch November 2, 2020 04:43
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

3 participants