ultralytics/docs/en/reference/nn/modules/head.md
Glenn Jocher 3637f509dd
ultralytics 8.3.231 New Zensical docs refresh (#22761)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-11-23 19:53:50 +01:00

56 lines
1.3 KiB
Markdown

---
description: Explore docs covering Ultralytics YOLO detection, pose & RTDETRDecoder. Comprehensive guides to help you understand Ultralytics nn modules.
keywords: Ultralytics, YOLO, Detection, Pose, RTDETRDecoder, nn modules, guides
---
# Reference for `ultralytics/nn/modules/head.py`
!!! success "Improvements"
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/modules/head.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/nn/modules/head.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
<br>
## ::: ultralytics.nn.modules.head.Detect
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.Segment
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.OBB
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.Pose
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.Classify
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.WorldDetect
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.LRPCHead
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.YOLOEDetect
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.YOLOESegment
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.RTDETRDecoder
<br><br><hr><br>
## ::: ultralytics.nn.modules.head.v10Detect
<br><br>