Update from Sync Service
This commit is contained in:
@@ -33,12 +33,13 @@
|
||||
|
||||
### 1. YOLO 检测器
|
||||
|
||||
| 选项 | 说明 |
|
||||
|------|------|
|
||||
| **YOLOX** | ByteTrack 原生检测器,anchor-free,推荐 |
|
||||
| **YOLOv7** | 性能更强,训练更灵活 |
|
||||
| **YOLOv8** | 最新 Ultralytics 版本,生态最好 |
|
||||
| **YOLOv5** | 最流行,社区支持广 |
|
||||
| 选项 | 说明 |
|
||||
| ---------- | ------------------------------ |
|
||||
| **YOLOX** | ByteTrack 原生检测器,anchor-free,推荐 |
|
||||
| **YOLOv7** | 性能更强,训练更灵活 |
|
||||
| **YOLOv8** | 最新 Ultralytics 版本,生态最好 |
|
||||
| **YOLOv5** | 最流行,社区支持广 |
|
||||
| | |
|
||||
|
||||
**推荐**:YOLOX 或 YOLOv8(与 ByteTrack 集成好)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user