Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

loss.md 900 B

You have to be logged in to leave a comment. Sign In
description keywords
Explore detailed implementations of loss functions for DETR and RT-DETR models in Ultralytics. ultralytics, YOLO, DETR, RT-DETR, loss functions, object detection, deep learning, focal loss, varifocal loss, Hungarian matcher

Reference for ultralytics/models/utils/loss.py

!!! note

This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/utils/loss.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/utils/loss.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/models/utils/loss.py) 🛠️. Thank you 🙏!

::: ultralytics.models.utils.loss.DETRLoss





::: ultralytics.models.utils.loss.RTDETRDetectionLoss



Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...