Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TimothyMeadows/Yolo5.NetCore

You Only Look Once (v5) for .NET Core LTS
https://github.com/TimothyMeadows/Yolo5.NetCore

Last synced: 5 days ago
JSON representation

You Only Look Once (v5) for .NET Core LTS

Awesome Lists containing this project

README

        

# Yolo5.NetCore
You Only Look Once (v5) for .NET Core LTS

Default package uses yolo v5n6 with P6 model. However, you can replace the model in the package after install with any .onnx model found here: https://github.com/ultralytics/yolov5/releases

![](https://github.com/TimothyMeadows/Yolo5.NetCore/raw/main/Yolo5.NetCore.Examples/output.jpg)