refactor: 优化Det算法
- 优化 demo_postprocess,nms算法 - 新增 Slide 滑块识别 - 更新 Cargo.toml 依赖项
This commit is contained in:
@@ -9,3 +9,4 @@ tract-onnx = { version = "0.21.10" }
|
||||
anyhow = "1.0.102"
|
||||
image = "0.25.10"
|
||||
base64 = "0.22.1"
|
||||
imageproc = { version = "0.26.2", default-features = true }
|
||||
Reference in New Issue
Block a user