Xin Lai commited on
Commit
33f30c0
·
1 Parent(s): a706d57

Update README.md

Browse files

Former-commit-id: 3715b91f4d251620b8b6a57873d260b940ed68f2

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # LISA: Reasoning Segmentation via Large Language Model
2
 
3
  <font size=7><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>
@@ -69,6 +72,7 @@
69
  <p align="center"> <img src="imgs/fig_overview.jpg" width="100%"> </p>
70
 
71
  ## News
 
72
  - [x] [2023.8.9] Training code is released!
73
  - [x] [2023.8.4] [Online Demo](http://103.170.5.190:7860/) is released!
74
  - [x] [2023.8.4] [*ReasonSeg* Dataset](https://drive.google.com/drive/folders/125mewyg5Ao6tZ3ZdJ-1-E3n04LGVELqy?usp=sharing) and the [LISA-13B-llama2-v0-explanatory](https://huggingface.co/xinlai/LISA-13B-llama2-v0-explanatory) model are released!
 
1
+ [![Gradio](https://img.shields.io/badge/Gradio-Online%20Demo-blue)](http://103.170.5.190:7860/)
2
+ [![Open in OpenXLab](https://cdn-static.openxlab.org.cn/app-center/openxlab_app.svg)](https://openxlab.org.cn/apps/detail/openxlab-app/LISA)
3
+
4
  # LISA: Reasoning Segmentation via Large Language Model
5
 
6
  <font size=7><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>
 
72
  <p align="center"> <img src="imgs/fig_overview.jpg" width="100%"> </p>
73
 
74
  ## News
75
+ - [x] [2023.8.14] Online demo of LISA is also in [OpenXLab apps](https://openxlab.org.cn/apps/detail/openxlab-app/LISA). Thanks for their support!
76
  - [x] [2023.8.9] Training code is released!
77
  - [x] [2023.8.4] [Online Demo](http://103.170.5.190:7860/) is released!
78
  - [x] [2023.8.4] [*ReasonSeg* Dataset](https://drive.google.com/drive/folders/125mewyg5Ao6tZ3ZdJ-1-E3n04LGVELqy?usp=sharing) and the [LISA-13B-llama2-v0-explanatory](https://huggingface.co/xinlai/LISA-13B-llama2-v0-explanatory) model are released!