Closed raember closed 1 year ago
Thanks for your contribution!
Merging #526 (6482faa) into main (3c9607c) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #526 +/- ##
==========================================
- Coverage 74.78% 74.76% -0.03%
==========================================
Files 71 71
Lines 4695 4695
Branches 731 731
==========================================
- Hits 3511 3510 -1
Misses 987 987
- Partials 197 198 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 74.76% <ø> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files Changed | Coverage Δ | |
---|---|---|
nanodet/model/backbone/shufflenetv2.py | 92.07% <ø> (-1.00%) |
:arrow_down: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
lint failure has nothing to do with this PR. merged
Pre-trained shufflenetv2 (x1.5 and x2.0) not being supported links to an issue about adding more pre-trained weights, which has a link to a merged PR adding them to the repo, which in turn links the missing weights.
Closes #524