You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.4 KiB
64 lines
1.4 KiB
---
|
|
description: Explore in-depth guidance for using Ultralytics trackers utils matching, including merge_matches, linear_assignment, iou_distance, embedding_distance, fuse_motion, and fuse_score.
|
|
keywords: Ultralytics, Trackers Utils, Matching, merge_matches, linear_assignment, iou_distance, embedding_distance, fuse_motion, fuse_score, documentation
|
|
---
|
|
|
|
## merge_matches
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.merge_matches
|
|
<br><br>
|
|
|
|
## _indices_to_matches
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching._indices_to_matches
|
|
<br><br>
|
|
|
|
## linear_assignment
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.linear_assignment
|
|
<br><br>
|
|
|
|
## ious
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.ious
|
|
<br><br>
|
|
|
|
## iou_distance
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.iou_distance
|
|
<br><br>
|
|
|
|
## v_iou_distance
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.v_iou_distance
|
|
<br><br>
|
|
|
|
## embedding_distance
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.embedding_distance
|
|
<br><br>
|
|
|
|
## gate_cost_matrix
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.gate_cost_matrix
|
|
<br><br>
|
|
|
|
## fuse_motion
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.fuse_motion
|
|
<br><br>
|
|
|
|
## fuse_iou
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.fuse_iou
|
|
<br><br>
|
|
|
|
## fuse_score
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.fuse_score
|
|
<br><br>
|
|
|
|
## bbox_ious
|
|
---
|
|
### ::: ultralytics.trackers.utils.matching.bbox_ious
|
|
<br><br> |