Easy YOLOv8 Segmentation

EasyYolov8Segmentation

Run YOLOv8 segmentation using selected model from dropdown for specified class. Falls back to bbox-based masks when segmentation not available.

Pack: ComfyUI-EasyFilePaths

custom_nodes.ComfyUI-EasyFilePaths

Inputs (8)

NameTypeRequired
imageIMAGErequired
model_nameCOMBOrequired
class_idINTrequired
deviceCOMBOrequired
resize_widthINTrequired
resize_heightINTrequired
isolate_processBOOLEANrequired
allow_cuda_in_isolatedBOOLEANrequired

Outputs (3)

NameType
IMAGEIMAGE
maskMASK
model_full_pathSTRING