2023-05-12 16:33:32 +00:00
---
description: 'Learn about Ultralytics YOLO modules: Segment, Classify, and RTDETRDecoder. Optimize object detection and classification in your project.'
2023-06-15 19:17:10 +00:00
keywords: Ultralytics, YOLO, object detection, pose estimation, RTDETRDecoder, modules, classes, documentation
2023-05-12 16:33:32 +00:00
---
2023-06-17 14:17:07 +00:00
## Detect
2023-05-10 23:15:20 +00:00
---
2023-06-17 14:17:07 +00:00
### ::: ultralytics.nn.modules.head.Detect
2023-05-10 23:15:20 +00:00
< br > < br >
2023-06-17 14:17:07 +00:00
## Segment
2023-05-10 23:15:20 +00:00
---
2023-06-17 14:17:07 +00:00
### ::: ultralytics.nn.modules.head.Segment
2023-05-10 23:15:20 +00:00
< br > < br >
2023-06-17 14:17:07 +00:00
## Pose
2023-05-10 23:15:20 +00:00
---
2023-06-17 14:17:07 +00:00
### ::: ultralytics.nn.modules.head.Pose
2023-05-10 23:15:20 +00:00
< br > < br >
2023-06-17 14:17:07 +00:00
## Classify
2023-05-10 23:15:20 +00:00
---
2023-06-17 14:17:07 +00:00
### ::: ultralytics.nn.modules.head.Classify
2023-05-10 23:15:20 +00:00
< br > < br >
2023-06-17 14:17:07 +00:00
## RTDETRDecoder
2023-05-10 23:15:20 +00:00
---
2023-06-17 14:17:07 +00:00
### ::: ultralytics.nn.modules.head.RTDETRDecoder
2023-06-15 19:44:25 +00:00
< br > < br >