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

YOLOv5 ncnn OpenVINO MNN ONNXRuntime OpenCV CPP Implementations #13359

Open
Avafly opened this issue Oct 15, 2024 · 1 comment
Open

YOLOv5 ncnn OpenVINO MNN ONNXRuntime OpenCV CPP Implementations #13359

Avafly opened this issue Oct 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Avafly
Copy link

Avafly commented Oct 15, 2024

Hi YOLOv5 community!

I created a repository that might be helpful to some people: YOLOv5-ncnn-OpenVINO-MNN-ONNXRuntime-OpenCV-CPP.

The code uses multiple frameworks to run YOLOv5 detection. Unlike many existing tutorials, this repo implements dynamic input shape detection for all frameworks, which can accelerate inference speed a lot, but is not actively mentioned in many tutorials. Check out the link for more content.

Many thanks to ultralytics/yolov5 community because this repository helped many people learn and use YOLO.

Some demos:

@UltralyticsAssistant UltralyticsAssistant added the enhancement New feature or request label Oct 15, 2024
@UltralyticsAssistant
Copy link
Member

👋 Hello @Avafly, thank you for sharing your amazing work with us! 🚀 Your repository looks like a fantastic resource for the community, and we appreciate your contribution and support. It's great to see new implementations that optimize and extend the use of YOLOv5 across various frameworks.

For anyone intrigued, you can check out the repository here: YOLOv5-ncnn-OpenVINO-MNN-ONNXRuntime-OpenCV-CPP.

If you have any questions or encounters with bugs in YOLOv5, please feel free to provide a minimum reproducible example to help us understand and address the issue effectively.

An Ultralytics engineer will review your message and assist you soon. In the meantime, don't forget to check our ⭐️ Tutorials for more insights and guidance on using YOLOv5.

Happy coding! 😃

@Avafly Avafly changed the title YOLOv5 ncnn OpenVINO MNN ONNXRuntime OpenCV CPP Implementation YOLOv5 ncnn OpenVINO MNN ONNXRuntime OpenCV CPP Implementations Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants