includeMasks property
Whether to include segmentation masks in the results.
Only relevant for segmentation tasks. Masks can be memory-intensive and may impact performance on lower-end devices.
Implementation
final bool includeMasks;
Whether to include segmentation masks in the results.
Only relevant for segmentation tasks. Masks can be memory-intensive and may impact performance on lower-end devices.
final bool includeMasks;