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

Fix support for YOLOv5 nano models #204

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Fix support for YOLOv5 nano models #204

merged 1 commit into from
Oct 20, 2021

Conversation

zhiqwang
Copy link
Owner

This is a follow-up PR of #199 to support YOLOv5 nano model as described in ultralytics/yolov5#5141.

@zhiqwang zhiqwang added the bug / fix Something isn't working label Oct 20, 2021
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #204 (fb3e81b) into main (6d08630) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files          10       10           
  Lines         630      630           
=======================================
  Hits          611      611           
  Misses         19       19           
Flag Coverage Δ
unittests 96.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 6d08630...fb3e81b. Read the comment docs.

@zhiqwang zhiqwang merged commit fd53543 into main Oct 20, 2021
@zhiqwang zhiqwang deleted the fix-get-yolov5-size branch October 20, 2021 18:39
@zhiqwang zhiqwang added the enhancement New feature or request label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant