Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wanglvhang/OnnxYoloDemo
demo of using c# to run yolo onnx model with onnx runtime, and contains a windows capture tool to get bitmap from windows desktop and window.
https://github.com/wanglvhang/OnnxYoloDemo
Last synced: 3 months ago
JSON representation
demo of using c# to run yolo onnx model with onnx runtime, and contains a windows capture tool to get bitmap from windows desktop and window.
- Host: GitHub
- URL: https://github.com/wanglvhang/OnnxYoloDemo
- Owner: wanglvhang
- License: mit
- Created: 2021-10-16T12:29:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T08:01:54.000Z (about 1 year ago)
- Last Synced: 2024-11-08T20:15:51.546Z (3 months ago)
- Language: C#
- Size: 94.7 KB
- Stars: 49
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yolo-object-detection - wanglvhang/OnnxYoloDemo
- awesome-yolo-object-detection - wanglvhang/OnnxYoloDemo
README
# OnnxYoloDemo
demo of using c# to run yolo onnx model with onnx runtime and direct ML, and contains a windows capture tool to get bitmap from windows desktop and window.details of this project
https://zhuanlan.zhihu.com/p/421994173