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

Add yolov5 nano models #199

Merged
merged 2 commits into from
Oct 14, 2021
Merged

Add yolov5 nano models #199

merged 2 commits into from
Oct 14, 2021

Conversation

deepage
Copy link
Contributor

@deepage deepage commented Oct 14, 2021

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

@CLAassistant
Copy link

CLAassistant commented Oct 14, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Owner

@zhiqwang zhiqwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @deepage , Looks great to me! Will merge after the CI is passed.

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #199 (d36efcc) into master (f6ede44) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #199   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          10       10           
  Lines         599      599           
=======================================
  Hits          578      578           
  Misses         21       21           
Flag Coverage Δ
unittests 96.49% <ø> (ø)

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 f6ede44...d36efcc. Read the comment docs.

@zhiqwang zhiqwang changed the title add yolov5_nano model Add yolov5 nano models Oct 14, 2021
@zhiqwang zhiqwang merged commit ca3c97c into zhiqwang:master Oct 14, 2021
@zhiqwang zhiqwang added API Library use interface enhancement New feature or request labels Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Library use interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants