Spaces:
Paused
Paused
x-lai
commited on
Commit
·
4d90bff
1
Parent(s):
5885496
Update README.md
Browse filesFormer-commit-id: 5db7abca32aed2a7fa526c499762b56b39f5d47f
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
-
# LISA: Reasoning Segmentation
|
2 |
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
|
5 |
<p align="center"> <img src="imgs/teaser.png" width="100%"> </p>
|
6 |
|
|
|
1 |
+
# LISA: Reasoning Segmentation via Large Language Model
|
2 |
|
3 |
+
**LISA(Large Language Instructed Segmentation Assistant)**
|
4 |
+
|
5 |
+
| [LISA Paper](https://arxiv.org/abs/2308.00692) | [LISA Model](https://huggingface.co/xinlai/LISA-13B-llama2-v0) | Demo (Comming Soon) |
|
6 |
+
|
7 |
+
<!-- This is the official implementation of **LISA(large Language Instructed Segmentation Assistant)**. -->
|
8 |
|
9 |
<p align="center"> <img src="imgs/teaser.png" width="100%"> </p>
|
10 |
|