Xin Lai commited on
Commit
1f5e026
·
1 Parent(s): 321f2c0
Files changed (1) hide show
  1. README.md +3 -3
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/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,12 +10,12 @@
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
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/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 href="http://103.170.5.190:7860/">**Online Demo**</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] [Online Demo](http://103.170.5.190:7860/) is released!
14
+ - [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!
15
  - [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!
16
  - [x] [2023.8.2] [Paper](https://arxiv.org/pdf/2308.00692.pdf) is released and GitHub repo is created.
17
 
18
  ## TODO
 
19
  - [ ] Training Code Release
20
 
21
  **LISA: Reasoning Segmentation Via Large Language Model [[Paper](https://arxiv.org/abs/2308.00692)]** <br />