Spaces:
Paused
Paused
Xin Lai
commited on
Commit
·
321f2c0
1
Parent(s):
4e865e0
Update README.md
Browse filesFormer-commit-id: ebc317bb61a0aece1e5cfbbd4bbcf43fa32a92c4
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
<font size=10><div align='center'><b>LISA</b>: Large <b>L</b>anguage <b>I</b>nstructed <b>S</b>egmentation <b>A</b>ssistant</div></font>
|
4 |
|
5 |
-
<font size=10><div align='center' > <a href=https://arxiv.org/
|
6 |
|
7 |
|
8 |
<p align="center"> <img src="imgs/fig_overview.png" width="100%"> </p>
|
@@ -10,9 +10,9 @@
|
|
10 |
<p align="center"> <img src="imgs/teaser.png" width="100%"> </p>
|
11 |
|
12 |
## News
|
13 |
-
- [x] [2023.8.4] *ReasonSeg* Dataset and the [LISA-13B-llama2-v0-explainatory](https://huggingface.co/xinlai/LISA-13B-llama2-v0-explainatory) model are released!
|
14 |
- [x] [2023.8.3] Inference code and the [LISA-13B-llama2-v0](https://huggingface.co/xinlai/LISA-13B-llama2-v0) model are released. Welcome to check out!
|
15 |
-
- [x] [2023.8.2] Paper is released and GitHub repo is created.
|
16 |
|
17 |
## TODO
|
18 |
- [ ] Hugging Face Demo
|
|
|
2 |
|
3 |
<font size=10><div align='center'><b>LISA</b>: Large <b>L</b>anguage <b>I</b>nstructed <b>S</b>egmentation <b>A</b>ssistant</div></font>
|
4 |
|
5 |
+
<font size=10><div align='center' > <a href=https://arxiv.org/pdf/2308.00692.pdf>Paper</a> | <a href="https://huggingface.co/xinlai">Models</a> | [Inference](#inference) | <a href="https://drive.google.com/drive/folders/125mewyg5Ao6tZ3ZdJ-1-E3n04LGVELqy?usp=sharing"> Dataset </a> | <a>Demo (Comming Soon)</a> </div></font>
|
6 |
|
7 |
|
8 |
<p align="center"> <img src="imgs/fig_overview.png" width="100%"> </p>
|
|
|
10 |
<p align="center"> <img src="imgs/teaser.png" width="100%"> </p>
|
11 |
|
12 |
## News
|
13 |
+
- [x] [2023.8.4] *ReasonSeg* [Dataset](https://drive.google.com/drive/folders/125mewyg5Ao6tZ3ZdJ-1-E3n04LGVELqy?usp=sharing) and the [LISA-13B-llama2-v0-explainatory](https://huggingface.co/xinlai/LISA-13B-llama2-v0-explainatory) model are released!
|
14 |
- [x] [2023.8.3] Inference code and the [LISA-13B-llama2-v0](https://huggingface.co/xinlai/LISA-13B-llama2-v0) model are released. Welcome to check out!
|
15 |
+
- [x] [2023.8.2] [Paper](https://arxiv.org/pdf/2308.00692.pdf) is released and GitHub repo is created.
|
16 |
|
17 |
## TODO
|
18 |
- [ ] Hugging Face Demo
|