Skip to content

Commit ef243f3

Browse files
authored
Update README.md
1 parent 06ff145 commit ef243f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Given one or more text prompts (e.g., `"a red bicycle"`, or `"cat" "dog"`) and a
3030
2. Employ **SAM 2** to generate detailed segmentation masks for each detected object, leveraging techniques from the paper [SAM 2: Segment Anything in Images and Videos](https://arxiv.org/abs/2408.00714).
3131
3. Save both **binary segmentation masks** (foreground vs. background) and **overlay images** (original image with masks visually overlaid) to a specified output directory.
3232

33+
![Multilabel output showcase](./assets/SOWLv2Multilabel.png "Multilabel Output Showcase")
34+
3335
## ✨ Key Features
3436

3537
* **Text-Prompted Segmentation:** Identify and segment objects using free-form text descriptions.

0 commit comments

Comments
 (0)