ZechenBai commited on
Commit
b4c58b4
·
verified ·
1 Parent(s): 5580b77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -5,4 +5,26 @@ language:
5
  base_model:
6
  - MBZUAI/LLaVA-Phi-3-mini-4k-instruct
7
  pipeline_tag: image-segmentation
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  base_model:
6
  - MBZUAI/LLaVA-Phi-3-mini-4k-instruct
7
  pipeline_tag: image-segmentation
8
+ ---
9
+
10
+ <div align="center">
11
+ <br>
12
+ <h3>One Token to Seg Them All: Language Instructed Reasoning Segmentation in Videos</h3>
13
+
14
+ [Zechen Bai](https://www.baizechen.site/) <sup>1</sup>&nbsp;
15
+ [Tong He](https://hetong007.github.io/) <sup>2</sup>&nbsp;
16
+ [Haiyang Mei](https://mhaiyang.github.io/) <sup>1</sup>&nbsp;
17
+ [Pichao Wang](https://wangpichao.github.io/) <sup>2</sup>&nbsp;
18
+ [Ziteng Gao](https://sebgao.github.io/) <sup>1</sup>&nbsp;
19
+ [Joya Chen](https://chenjoya.github.io/) <sup>1</sup>&nbsp;
20
+ [Lei Liu](https://openreview.net/profile?id=~liulei2) <sup>2</sup>&nbsp;
21
+ [Zheng Zhang](https://scholar.google.com/citations?user=k0KiE4wAAAAJ&hl=en) <sup>2</sup>&nbsp;
22
+ [Mike Zheng Shou](https://sites.google.com/view/showlab) <sup>1</sup>&nbsp;
23
+
24
+ NeurIPS 2024
25
+
26
+ <sup>1</sup> [Show Lab, National University of Singapore](https://sites.google.com/view/showlab/home?authuser=0) &nbsp; <sup>2</sup> Amazon&nbsp;
27
+
28
+ [![arXiv](https://img.shields.io/badge/arXiv-<2409.19603>-<COLOR>.svg)](https://arxiv.org/abs/2409.19603)
29
+
30
+ Please find the code at: https://github.com/showlab/VideoLISA