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

Add CSN model #87

Merged
merged 13 commits into from
Aug 9, 2020
Merged

Add CSN model #87

merged 13 commits into from
Aug 9, 2020

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #87 into master will increase coverage by 0.53%.
The diff coverage is 93.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   84.90%   85.44%   +0.53%     
==========================================
  Files          73       76       +3     
  Lines        3889     4122     +233     
  Branches      632      660      +28     
==========================================
+ Hits         3302     3522     +220     
- Misses        485      493       +8     
- Partials      102      107       +5     
Flag Coverage Δ
#unittests 85.44% <93.90%> (+0.53%) ⬆️

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/models/backbones/resnet3d.py 89.69% <ø> (ø)
mmaction/models/losses/ohem_hinge_loss.py 75.75% <75.75%> (ø)
mmaction/datasets/pipelines/formating.py 93.85% <85.71%> (+0.34%) ⬆️
mmaction/datasets/rawframe_dataset.py 87.36% <95.23%> (+2.00%) ⬆️
mmaction/datasets/pipelines/loading.py 93.79% <96.62%> (+0.70%) ⬆️
mmaction/models/backbones/resnet3d_csn.py 97.36% <97.36%> (ø)
mmaction/models/losses/ssn_loss.py 98.14% <98.14%> (ø)
mmaction/models/__init__.py 100.00% <100.00%> (ø)
mmaction/models/backbones/__init__.py 100.00% <100.00%> (ø)
... and 5 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 f2ac0ed...5d73d0e. Read the comment docs.

@hellock hellock mentioned this pull request Aug 8, 2020
@innerlee innerlee merged commit c4a6b39 into open-mmlab:master Aug 9, 2020
@dreamerlin dreamerlin deleted the csn branch September 1, 2020 16:07
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