Update README.md
Browse files
README.md
CHANGED
@@ -74,9 +74,8 @@ pred_mask = model.seg(seg_img, seg_prompt, tokenizer, force_seg=True)
|
|
74 |
## Example
|
75 |
|
76 |
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
|
81 |
## Citations
|
82 |
```
|
|
|
74 |
## Example
|
75 |
|
76 |
|
77 |
+
<img src="https://github.com/user-attachments/assets/85c023a1-3e0c-4ea5-a764-1eb9ee0fbddf" alt="output" width="1024"/>
|
78 |
+
<img src="https://github.com/user-attachments/assets/5b767327-bd0a-4185-8f7e-b1ab0aa260c9" alt="output" width="1024"/>
|
|
|
79 |
|
80 |
## Citations
|
81 |
```
|