task property

YOLOTask task
final

The type of YOLO task to perform.

This must match the task the model was trained for. See YOLOTask for available options.

Implementation

final YOLOTask task;