Update docs metadata (#3781)
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
---
|
||||
description: Learn to use the DETRLoss function provided by Ultralytics YOLO. Understand how to utilize loss in RTDETR detection models to improve accuracy.
|
||||
keywords: Ultralytics, YOLO, Documentation, DETRLoss, Detection Loss, Loss function, DETR, RTDETR Detection Models
|
||||
---
|
||||
|
||||
## DETRLoss
|
||||
---
|
||||
### ::: ultralytics.models.utils.loss.DETRLoss
|
||||
@ -6,4 +11,4 @@
|
||||
## RTDETRDetectionLoss
|
||||
---
|
||||
### ::: ultralytics.models.utils.loss.RTDETRDetectionLoss
|
||||
<br><br>
|
||||
<br><br>
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
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
|
||||
---
|
||||
|
||||
## HungarianMatcher
|
||||
---
|
||||
### ::: ultralytics.models.utils.ops.HungarianMatcher
|
||||
@ -11,4 +16,4 @@
|
||||
## inverse_sigmoid
|
||||
---
|
||||
### ::: ultralytics.models.utils.ops.inverse_sigmoid
|
||||
<br><br>
|
||||
<br><br>
|
Reference in New Issue
Block a user