Update docs metadata (#3781)
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
---
|
||||
description: Explore the Ultralytics GMC tool in our comprehensive documentation. Learn how it works, best practices, and implementation advice.
|
||||
keywords: Ultralytics, GMC utility, Ultralytics documentation, Ultralytics tracker, machine learning tools
|
||||
---
|
||||
|
||||
## GMC
|
||||
---
|
||||
### ::: ultralytics.trackers.utils.gmc.GMC
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Explore KalmanFilterXYAH, a key component of Ultralytics trackers. Understand its utilities and learn to leverage it in your own projects.
|
||||
keywords: Ultralytics, KalmanFilterXYAH, tracker, documentation, guide
|
||||
---
|
||||
|
||||
## KalmanFilterXYAH
|
||||
---
|
||||
### ::: ultralytics.trackers.utils.kalman_filter.KalmanFilterXYAH
|
||||
@ -6,4 +11,4 @@
|
||||
## KalmanFilterXYWH
|
||||
---
|
||||
### ::: ultralytics.trackers.utils.kalman_filter.KalmanFilterXYWH
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
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
|
||||
@ -56,4 +61,4 @@
|
||||
## bbox_ious
|
||||
---
|
||||
### ::: ultralytics.trackers.utils.matching.bbox_ious
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user