mmpretrain
mmpretrain copied to clipboard
Support input of non three-channel image
Motivation
Current Implementation does not support images with non 3-channels
Modification
Add in_chans augment and pass it to PatchEmbed layer.
Codecov Report
Attention: 1074 lines in your changes are missing coverage. Please review.
Comparison is base (
896964b) 65.16% compared to head (f378f36) 62.77%. Report is 17 commits behind head on dev.
Additional details and impacted files
@@ Coverage Diff @@
## dev #1866 +/- ##
==========================================
- Coverage 65.16% 62.77% -2.39%
==========================================
Files 362 375 +13
Lines 26182 27177 +995
Branches 4165 4309 +144
==========================================
Hits 17061 17061
- Misses 8501 9495 +994
- Partials 620 621 +1
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 62.77% <0.27%> (-2.39%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Github Shows only 1 file changed, but codecov shows many files have been changed which is not the truth.