Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/TimothyMeadows/Yolo5.NetCore
- Owner: TimothyMeadows
- License: mit
- Created: 2021-12-02T02:06:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-27T09:18:44.000Z (about 2 years ago)
- Last Synced: 2024-08-03T01:26:19.783Z (3 months ago)
- Language: C#
- Size: 10.9 MB
- Stars: 9
- Watchers: 4
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yolo-object-detection - TimothyMeadows/Yolo5.NetCore
- awesome-yolo-object-detection - TimothyMeadows/Yolo5.NetCore
README
# Yolo5.NetCore
You Only Look Once (v5) for .NET Core LTSDefault 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)