Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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