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

[Improvement] Add warnings of uninstalling mmdet and supplementary documents #624

Merged
merged 3 commits into from
Feb 22, 2021

Conversation

congee524
Copy link
Contributor

fix #620

@congee524 congee524 requested a review from innerlee February 22, 2021 05:40
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Merging #624 (3a79acd) into master (c329052) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
- Coverage   84.65%   84.57%   -0.08%     
==========================================
  Files         127      127              
  Lines        8945     8948       +3     
  Branches     1502     1503       +1     
==========================================
- Hits         7572     7568       -4     
- Misses       1017     1023       +6     
- Partials      356      357       +1     
Flag Coverage Δ
unittests 84.57% <0.00%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
mmaction/models/builder.py 51.21% <0.00%> (-4.05%) ⬇️
mmaction/datasets/pipelines/augmentations.py 94.33% <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 c329052...0591a7f. Read the comment docs.

@innerlee innerlee merged commit 80a9ae1 into open-mmlab:master Feb 22, 2021
@congee524 congee524 deleted the update_warning_of_mmdet branch March 16, 2021 04:16
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.

ValueError: FastRCNN is not registered in LOCALIZERS, RECOGNIZERS or DETECTORS
2 participants