You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

481 B

description
Learn about Ultralytics YOLO modules: Segment, Classify, and RTDETRDecoder. Optimize object detection and classification in your project.

Detect


:::ultralytics.nn.modules.head.Detect

Segment


:::ultralytics.nn.modules.head.Segment

Pose


:::ultralytics.nn.modules.head.Pose

Classify


:::ultralytics.nn.modules.head.Classify

RTDETRDecoder


:::ultralytics.nn.modules.head.RTDETRDecoder