Fork me on GitHub
摘要: 今天使用C#调用YoloSharp.Gpu,加载onnx模型,然后检测,代码很简单。 // Load the YOLO predictor predictor ??= new YoloPredictor(@"path to your.onnx"); // Run model var result = 阅读全文
posted @ 2025-01-08 20:50 猫叔Vincent 阅读(193) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示