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] Omnisource training #242

Merged
merged 73 commits into from
Oct 30, 2020

Conversation

kennymckormick
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2020

Codecov Report

Merging #242 into master will decrease coverage by 2.53%.
The diff coverage is 23.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   85.19%   82.66%   -2.54%     
==========================================
  Files          91       95       +4     
  Lines        6594     6864     +270     
  Branches     1073     1124      +51     
==========================================
+ Hits         5618     5674      +56     
- Misses        769      978     +209     
- Partials      207      212       +5     
Flag Coverage Δ
#unittests 82.66% <23.23%> (-2.54%) ⬇️

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

Impacted Files Coverage Δ
mmaction/datasets/pipelines/__init__.py 100.00% <ø> (ø)
mmaction/apis/train.py 15.00% <8.69%> (-4.05%) ⬇️
mmaction/core/runner/omnisource_runner.py 13.68% <13.68%> (ø)
mmaction/datasets/builder.py 43.18% <14.28%> (-5.54%) ⬇️
mmaction/datasets/samplers/distributed_sampler.py 22.85% <16.66%> (-6.56%) ⬇️
mmaction/datasets/rawvideo_dataset.py 22.72% <22.72%> (ø)
mmaction/datasets/pipelines/loading.py 86.15% <28.12%> (-3.03%) ⬇️
mmaction/datasets/rawframe_dataset.py 78.33% <33.33%> (-4.13%) ⬇️
mmaction/datasets/base.py 55.95% <38.09%> (-7.13%) ⬇️
mmaction/datasets/image_dataset.py 83.33% <83.33%> (ø)
... and 8 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 4e24ad7...44a23c0. Read the comment docs.

@dreamerlin dreamerlin requested a review from innerlee October 28, 2020 07:58
@kennymckormick
Copy link
Member Author

@innerlee , would u please help review this PR, thx a lot!

@innerlee
Copy link
Contributor

will take a look at Friday

@innerlee
Copy link
Contributor

some minor comments

@innerlee
Copy link
Contributor

so easy to get conflicts

@kennymckormick
Copy link
Member Author

so easy to get conflicts

resolved

@innerlee innerlee merged commit bccc96a into open-mmlab:master Oct 30, 2020
@dreamerlin dreamerlin linked an issue Oct 30, 2020 that may be closed by this pull request
@kennymckormick kennymckormick deleted the omnisource_training branch November 2, 2020 04:44
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.

how to use omnisource config?where?
3 participants