GroundedSAM
GroundedSAM takes an input image and prompt to generate a language-guided mask.
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
<TODO: enter description here, and remove useless inputs>
Input Parameters
Name | Type | Description | Default | Required |
---|---|---|---|---|
image |
| HTTP url. Input image for Grounded SAM. We will create a mask for the image based on your text prompt. | ||
mask_prompt |
| The text prompt for masking | ||
negative_mask_prompt |
| The negative text prompt for masking (exclude something here) | ||
adjustment_factor |
| Mask Adjustment Factor | 0 |
Output Parameters
Name | Type | Description | File Type |
---|---|---|---|
url_image |
| Annotated image with mask bbox and text. The image that was generated has been saved as an online URL. This link is temporary, so please save it for your own use |
|
url_mask |
| The binary mask. The video that was generated has been saved as an online URL. This link is temporary, so please save it for your own use |
|
Output Example
Last updated