Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile image processing node leveraging Florence2 model for object detection, segmentation, and metadata generation.
Florence2 is a versatile node designed to process images using the Florence2 model, which is a powerful tool for various image-related tasks. This node allows you to apply the Florence2 model to an image, perform specific tasks such as object detection or image segmentation, and generate results that include processed images and relevant metadata. The primary goal of Florence2 is to provide a seamless and efficient way to leverage the capabilities of the Florence2 model, making it easier for AI artists to enhance their creative projects with advanced image processing techniques.
This parameter expects a Florence2 model object, which includes the model, processor, version, and device information. It is essential for the node to function correctly as it provides the necessary components to process the image.
This parameter takes an image input that you want to process using the Florence2 model. The image should be in a compatible format and will be used as the primary data for the processing task.
This parameter specifies the task you want to perform on the image. It can include options such as object detection, image segmentation, or other tasks supported by the Florence2 model. The task parameter determines the type of processing that will be applied to the image.
This parameter allows you to provide additional text input that may be required for certain tasks. For example, if the task involves text-based image generation or annotation, this parameter will be used to input the relevant text.
This output parameter provides the processed image as a result of applying the Florence2 model to the input image. It allows you to visualize the changes and enhancements made by the model.
This output parameter returns a string representation of the results, which can include metadata such as detected objects, labels, or other relevant information generated during the processing task.
This output parameter provides detailed results in the form of bounding boxes or other relevant data structures, depending on the task performed. It includes information such as coordinates, labels, and other metadata that describe the processed image.
LoadFlorence2Model
node and passed as input to the Florence2 node.© Copyright 2024 RunComfy. All Rights Reserved.