Update from Sync Service
This commit is contained in:
@@ -95,11 +95,11 @@ matched, unmatched_tracks = IoUMatching(unmatched_tracks, low_score_dets)
|
||||
|
||||
### 阈值设置
|
||||
|
||||
| 参数 | 说明 | 典型值 |
|
||||
|------|------|--------|
|
||||
| `high_score_thresh` | 高分阈值 | 0.5 |
|
||||
| `match_thresh` | IoU 匹配阈值 | 0.8 |
|
||||
| `low_score_thresh` | 低分阈值 | 0.6 |
|
||||
| 参数 | 说明 | 典型值 |
|
||||
| ------------------- | -------- | --- |
|
||||
| `high_score_thresh` | 高分阈值 | 0.5 |
|
||||
| `match_thresh` | IoU 匹配阈值 | 0.8 |
|
||||
| `low_score_thresh` | 低分阈值 | 0.6 |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user