Update from Sync Service

This commit is contained in:
FNS Service
2026-04-23 17:24:34 +08:00
parent 31ffc723df
commit fc1fe8c9e9

View File

@@ -33,12 +33,13 @@
### 1. YOLO 检测器 ### 1. YOLO 检测器
| 选项 | 说明 | | 选项 | 说明 |
|------|------| | ---------- | ------------------------------ |
| **YOLOX** | ByteTrack 原生检测器anchor-free推荐 | | **YOLOX** | ByteTrack 原生检测器anchor-free推荐 |
| **YOLOv7** | 性能更强,训练更灵活 | | **YOLOv7** | 性能更强,训练更灵活 |
| **YOLOv8** | 最新 Ultralytics 版本,生态最好 | | **YOLOv8** | 最新 Ultralytics 版本,生态最好 |
| **YOLOv5** | 最流行,社区支持广 | | **YOLOv5** | 最流行,社区支持广 |
| | |
**推荐**YOLOX 或 YOLOv8与 ByteTrack 集成好) **推荐**YOLOX 或 YOLOv8与 ByteTrack 集成好)