Spaces:
Paused
Paused
Xin Lai
commited on
Commit
·
4e865e0
1
Parent(s):
c2c7f30
Update README.md
Browse filesFormer-commit-id: cf7e8389f2f76808765669b8d96afeb41a29aa30
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/abs/2308.00692>Paper</a> | <a href=https://huggingface.co/xinlai>Models</a> | [Inference](#inference) | Dataset
|
6 |
|
7 |
|
8 |
<p align="center"> <img src="imgs/fig_overview.png" width="100%"> </p>
|
@@ -10,12 +10,12 @@
|
|
10 |
<p align="center"> <img src="imgs/teaser.png" width="100%"> </p>
|
11 |
|
12 |
## News
|
|
|
13 |
- [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!
|
14 |
- [x] [2023.8.2] Paper is released and GitHub repo is created.
|
15 |
|
16 |
## TODO
|
17 |
- [ ] Hugging Face Demo
|
18 |
-
- [ ] ReasonSeg Dataset Release
|
19 |
- [ ] Training Code Release
|
20 |
|
21 |
**LISA: Reasoning Segmentation Via Large Language Model [[Paper](https://arxiv.org/abs/2308.00692)]** <br />
|
|
|
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/abs/2308.00692>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 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
|
|
|
19 |
- [ ] Training Code Release
|
20 |
|
21 |
**LISA: Reasoning Segmentation Via Large Language Model [[Paper](https://arxiv.org/abs/2308.00692)]** <br />
|