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

Added pre-trained weights for ShuffleNetV2 x1.5 and x2.0 #526

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

raember
Copy link
Contributor

@raember raember commented Aug 16, 2023

@RangiLyu
Copy link
Owner

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #526 (6482faa) into main (3c9607c) will decrease coverage by 0.03%.
The diff coverage is n/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%) ⬇️

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%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RangiLyu
Copy link
Owner

lint failure has nothing to do with this PR. merged

@RangiLyu RangiLyu merged commit 226d8cc into RangiLyu:main Aug 31, 2023
5 of 7 checks passed
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.

x1.5 model consistently underperforming
2 participants