x-lai commited on
Commit
4d90bff
·
1 Parent(s): 5885496
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,6 +1,10 @@
1
- # LISA: Reasoning Segmentation Via Large Language Model
2
 
3
- This is the official implementation of ***LISA(large Language Instructed Segmentation Assistant)***.
 
 
 
 
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