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

App: Support Yolov8 model #38

Merged
merged 1 commit into from
Jun 15, 2024
Merged

App: Support Yolov8 model #38

merged 1 commit into from
Jun 15, 2024

Conversation

niley7464
Copy link
Contributor

This patch adds yolov8 ml offloading.
Tensor query client has to decode the result which server sends.

@niley7464
Copy link
Contributor Author

I created yolov8 tflite model using this guide, but the file size is too large to push using company network 😥

@niley7464
Copy link
Contributor Author

I created yolov8 tflite model using this guide, but the file size is too large to push using company network 😥

Use ssh key and uploaded tflite mode with the help of @wooksong 😄

@wooksong wooksong changed the title [After #37] App: Support Yolov8 model App: Support Yolov8 model Jun 14, 2024
@wooksong
Copy link
Member

@niley7464 Please rebase this PR.

This patch adds yolov8 ml offloading.
Tensor query client has to decode the result which server sends.

Signed-off-by: Yelin Jeong <[email protected]>
Copy link
Member

@wooksong wooksong left a comment

Choose a reason for hiding this comment

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

LGTM

@wooksong wooksong merged commit 6cdba2b into nnstreamer:main Jun 15, 2024
2 checks passed
@niley7464 niley7464 deleted the yolov8 branch June 17, 2024 00:07
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.

2 participants