第三方插件
ComfyUI-segment-anything-2
Florence2 Coordinates
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
Florence2 Coordinates
index
batch
英文节点
Florence2 Coordinates
index
batch
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
data
data
Florence2 模型的输出对象,里面包含多个检测目标的全部信息。
输出参数
center_coordinates
center_coordinates
提取到的中心点坐标,通常用于提供给 Sam2Segmentation 作为 coordinates_positive。
bboxes
bboxes
提取到的目标边界框,用于 Sam2Segmentation 的 bboxes 输入口。
控件参数
index
index
目标索引号,用来指定提取第几个目标(从 1 开始)。
batch
batch
如果设为 true,则表示处理的是批量数据(多个图像);false 表示单张图像。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。