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

Mmdet scnet support #921

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

ganesh3
Copy link

@ganesh3 ganesh3 commented Sep 15, 2021

Added support for scnet

@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #921 (079b4bb) into master (b4a4148) will increase coverage by 0.05%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #921      +/-   ##
==========================================
+ Coverage   85.71%   85.77%   +0.05%     
==========================================
  Files         255      258       +3     
  Lines        5658     5679      +21     
==========================================
+ Hits         4850     4871      +21     
  Misses        808      808              
Flag Coverage Δ
unittests 85.77% <95.45%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
icevision/core/components/composite.py 94.23% <ø> (ø)
icevision/data/dataset.py 96.66% <ø> (ø)
...ision/metrics/confusion_matrix/confusion_matrix.py 83.54% <ø> (ø)
icevision/models/base_show_results.py 100.00% <ø> (ø)
icevision/models/checkpoint.py 10.95% <ø> (ø)
icevision/models/fastai/unet/fastai/learner.py 100.00% <ø> (ø)
...sion/models/fastai/unet/lightning/model_adapter.py 41.37% <ø> (ø)
icevision/models/fastai/unet/prediction.py 96.87% <ø> (ø)
icevision/models/inference.py 75.38% <ø> (ø)
icevision/models/interpretation.py 100.00% <ø> (ø)
... and 16 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 b4a4148...079b4bb. Read the comment docs.

@FraPochetti
Copy link
Contributor

@ai-fast-track shall we merge this one?

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