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

detectors/edgetpu: yolov8 support #9782

Merged
merged 4 commits into from
Feb 10, 2024

Conversation

harakas
Copy link
Contributor

@harakas harakas commented Feb 10, 2024

Add support for evaluating yolov8 models with the edgetpu detector.
First idea for this came from @lkaino, code here was derived from elements in his frigate branch.
Uses same yolov8 download used for the rocm detector.

Copy link

netlify bot commented Feb 10, 2024

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 6b6d351
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/65c7b1a71fa750000833b195
😎 Deploy Preview https://deploy-preview-9782--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@harakas
Copy link
Contributor Author

harakas commented Feb 10, 2024

Split from #9760 as suggested @NickM-27

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
@blakeblackshear blakeblackshear merged commit cd5f4b1 into blakeblackshear:dev Feb 10, 2024
10 checks passed
mike2307 pushed a commit to mike2307/frigate that referenced this pull request Feb 11, 2024
* detectors/edgetpu: add support for yolov8 models

* docs: edgetpu yolov8 running

* docs: edgetpu yolov8 attribution and language

* Update docs/docs/configuration/object_detectors.md

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
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.

3 participants