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

Is it possible to implement yolo to nextjs? #6

Open
quanhieu opened this issue May 23, 2024 · 1 comment
Open

Is it possible to implement yolo to nextjs? #6

quanhieu opened this issue May 23, 2024 · 1 comment

Comments

@quanhieu
Copy link

Is it possible to implement Yolo to Webworker of Nextjs?

@AndreyGermanov
Copy link
Owner

The ONNX Runtime JavaScript library is framework-agnostic, so I am sure that you can integrate this code to any framework, including Next.js.

I did not have a chance to do this myself, but you can also see the example of using YOLOv8 in Next.js here: https://github.com/ErickKS/next-onnx.

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

No branches or pull requests

2 participants