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

[Docs] Add inheritance design explanation to Config Tutorial #572

Merged
merged 4 commits into from
Jan 28, 2021

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #572 (dfbf085) into master (4240105) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
- Coverage   84.17%   84.12%   -0.05%     
==========================================
  Files         121      121              
  Lines        8613     8613              
  Branches     1427     1427              
==========================================
- Hits         7250     7246       -4     
- Misses       1014     1017       +3     
- Partials      349      350       +1     
Flag Coverage Δ
unittests 84.12% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
mmaction/datasets/pipelines/augmentations.py 94.31% <0.00%> (-0.51%) ⬇️

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 4240105...dfbf085. Read the comment docs.

@innerlee
Copy link
Contributor

innerlee commented Jan 28, 2021

Why use FastRCNN as example?

Okay fine, but FastRCNN is only a part of the model, right?

@dreamerlin
Copy link
Collaborator Author

Why use FastRCNN as example?

Okay fine, but FastRCNN is only a part of the model, right?

yeah, spatial temporal detection model is based on FastRCNN but with SlowFast backbone

@innerlee innerlee merged commit e77eb68 into open-mmlab:master Jan 28, 2021
@dreamerlin dreamerlin deleted the cfg_docs branch January 29, 2021 14:13
@dreamerlin dreamerlin restored the cfg_docs branch January 29, 2021 14:14
@dreamerlin dreamerlin deleted the cfg_docs branch January 29, 2021 14:14
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.

3 participants