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 slowonly finetune setting #173

Merged
merged 4 commits into from
Sep 14, 2020

Conversation

kennymckormick
Copy link
Member

ckpts have not been uploaded

@CLAassistant
Copy link

CLAassistant commented Sep 12, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Sep 12, 2020

Codecov Report

Merging #173 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   85.89%   85.87%   -0.03%     
==========================================
  Files          77       77              
  Lines        4849     4849              
  Branches      765      765              
==========================================
- Hits         4165     4164       -1     
  Misses        559      559              
- Partials      125      126       +1     
Flag Coverage Δ
#unittests 85.87% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
mmaction/models/backbones/resnet.py 94.66% <ø> (ø)
mmaction/models/backbones/resnet3d.py 89.69% <ø> (ø)
mmaction/apis/inference.py 81.81% <100.00%> (ø)
mmaction/models/backbones/resnet3d_csn.py 97.36% <0.00%> (-2.64%) ⬇️

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 d290677...6bdec5b. Read the comment docs.

@kennymckormick kennymckormick changed the title WIP: Add slowonly finetune setting Add slowonly finetune setting Sep 14, 2020
@kennymckormick
Copy link
Member Author

@dreamerlin ready

@innerlee innerlee merged commit 7f22912 into open-mmlab:master Sep 14, 2020
@kennymckormick kennymckormick deleted the slowonly_finetune branch September 18, 2020 02:57
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

4 participants