mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-24 06:14:55 +08:00

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
23 lines
743 B
Markdown
23 lines
743 B
Markdown
---
|
|
description: Discover details for "HungarianMatcher" & "inverse_sigmoid" functions in Ultralytics YOLO, advanced tools supporting detection models.
|
|
keywords: Ultralytics, YOLO, HungarianMatcher, inverse_sigmoid, detection models, model utilities, ops
|
|
---
|
|
|
|
# Reference for `ultralytics/models/utils/ops.py`
|
|
|
|
!!! note
|
|
|
|
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/utils/ops.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/utils/ops.py).
|
|
|
|
---
|
|
## ::: ultralytics.models.utils.ops.HungarianMatcher
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.models.utils.ops.get_cdn_group
|
|
<br><br>
|
|
|
|
---
|
|
## ::: ultralytics.models.utils.ops.inverse_sigmoid
|
|
<br><br>
|