Yolov5 and Yolov8 .NET 6 interface on Nuget #1015
sstainba
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Wow! Nice work. I'd love to feature this here https://github.com/ultralytics/ultralytics/tree/main/examples . What do you think? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For any other .NET devs out there, I created a package to run predictions on Yolov5/v8 models (in ONNX format) for .NET 6. It's on Nuget at https://www.nuget.org/packages/Yolov8.Net
Beta Was this translation helpful? Give feedback.
All reactions