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 BSN / BMN results with feature extracted by mmaction #99

Closed
wants to merge 1 commit into from

Conversation

kennymckormick
Copy link
Member

Add BSN / BMN results with feature extracted by mmaction

@kennymckormick kennymckormick changed the title update README Add BSN / BMN results with feature extracted by mmaction Aug 10, 2020
@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #99 into master will increase coverage by 0.13%.
The diff coverage is 95.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   85.32%   85.46%   +0.13%     
==========================================
  Files          75       76       +1     
  Lines        4083     4136      +53     
  Branches      652      661       +9     
==========================================
+ Hits         3484     3535      +51     
- Misses        493      494       +1     
- Partials      106      107       +1     
Flag Coverage Δ
#unittests 85.46% <95.38%> (+0.13%) ⬆️

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/resnet.py 94.27% <0.00%> (ø)
mmaction/models/backbones/resnet3d.py 89.69% <ø> (ø)
mmaction/models/heads/base.py 85.71% <ø> (ø)
mmaction/apis/inference.py 81.81% <66.66%> (-1.21%) ⬇️
mmaction/models/backbones/resnet3d_csn.py 97.36% <97.36%> (ø)
mmaction/datasets/base.py 92.50% <100.00%> (+0.60%) ⬆️
mmaction/datasets/pipelines/loading.py 93.86% <100.00%> (+0.07%) ⬆️
mmaction/datasets/rawframe_dataset.py 87.62% <100.00%> (+0.26%) ⬆️
mmaction/datasets/video_dataset.py 85.24% <100.00%> (+0.50%) ⬆️
... and 3 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 11d638f...32d3322. Read the comment docs.

@dreamerlin
Copy link
Collaborator

LGTM

@kennymckormick
Copy link
Member Author

@innerlee seems OK

@kennymckormick kennymckormick deleted the det_rerun2 branch September 7, 2020 09:09
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

2 participants