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] Add Omnisource training configs #296

Merged
merged 17 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 #296 into master will increase coverage by 2.60%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
+ Coverage   82.59%   85.19%   +2.60%     
==========================================
  Files          95       91       -4     
  Lines        6867     6594     -273     
  Branches     1126     1073      -53     
==========================================
- Hits         5672     5618      -54     
+ Misses        982      769     -213     
+ Partials      213      207       -6     
Flag Coverage Δ
#unittests 85.19% <ø> (+2.60%) ⬆️

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

Impacted Files Coverage Δ
mmaction/core/__init__.py 100.00% <0.00%> (ø)
mmaction/datasets/__init__.py 100.00% <0.00%> (ø)
mmaction/datasets/pipelines/__init__.py 100.00% <0.00%> (ø)
mmaction/datasets/image_dataset.py
mmaction/core/runner/__init__.py
mmaction/core/runner/omnisource_runner.py
mmaction/datasets/rawvideo_dataset.py
mmaction/core/evaluation/accuracy.py 89.85% <0.00%> (+2.23%) ⬆️
mmaction/datasets/pipelines/loading.py 89.18% <0.00%> (+3.02%) ⬆️
mmaction/apis/train.py 19.04% <0.00%> (+4.04%) ⬆️
... and 4 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 bccc96a...6ac3be4. Read the comment docs.

@dreamerlin dreamerlin mentioned this pull request Oct 30, 2020
10 tasks
@innerlee
Copy link
Contributor

innerlee commented Oct 30, 2020

changelogs are very easy to get conflicted. one way is to insert your line randomly in its section, rather than appending to the end.
this will help git diff tools

@innerlee
Copy link
Contributor

btw, remove all the css classes in the table

@kennymckormick
Copy link
Member Author

@innerlee resolved

@innerlee
Copy link
Contributor

hmm

@innerlee innerlee merged commit 07dd1a9 into open-mmlab:master Oct 30, 2020
@kennymckormick kennymckormick deleted the omnisource_configs 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