-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
YoloV8 serverless support #6472
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6472 +/- ##
===========================================
- Coverage 81.68% 81.67% -0.02%
===========================================
Files 334 334
Lines 38446 38446
Branches 3540 3540
===========================================
- Hits 31406 31402 -4
- Misses 7040 7044 +4
|
@hardikdava , thank you for the contribution! |
@hardikdava , could you please fix pylint warnings? Also function-gpu.yml doesn't have |
@hardikdava , could you please update site/content/en/docs/manual/advanced/ai-tools.md as well? Please add information about YOLO v8 |
Done. Added
Done. Added information about YoloV8 in ai-tools.md @nmanovic I have added the changes you asked. |
is there any update on the merging? |
Hi @hardikdava Thank you for the contribution. |
Motivation and context
Yolov8 object detection support added.
This pr is for #6471.
How has this been tested?
and
Checklist
develop
branchLicense
Please check license since
ultralytics
is released under different license and so isyolov5