Skip to content

Commit 7dd1d90

Browse files
Update README.md
1 parent eae6dc3 commit 7dd1d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
flyfish
77

88
## 前言
9-
代码采用C++实现,目标检测支持YOLOv5 6.x,跟踪支持deepsort and bytetrack。
9+
代码采用C++实现,目标检测支持YOLOv5 6.2,跟踪支持deepsort and bytetrack。
1010
检测模型可以直接从YOLOv5官网,导出onnx使用
1111
特征提取可以自己训练,导出onnx使用,onnxruntime cpu 推理,方便使用.
1212
特征支持自定义维度例如 128,256,512等

0 commit comments

Comments
 (0)