Mendel192 commited on
Commit
7198fad
1 Parent(s): 6e79456

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -5,10 +5,9 @@ language:
5
  library_name: open_clip
6
  pipeline_tag: image-segmentation
7
  ---
8
- # SAN
9
- **Side Adapter Network for Open-Vocabulary Semantic Segmentation**
10
 
11
- [Github](https://github.com/MendelXu/SAN)|[Demo](https://huggingface.co/spaces/Mendel192/san_demo)
12
 
13
 
14
  ## Model description
@@ -19,8 +18,6 @@ Our approach is fast, accurate, and only adds a few additional trainable paramet
19
  ![](arch.png)
20
 
21
 
22
- [Side Adapter Network for Open-Vocabulary Semantic Segmentation](https://arxiv.org/abs/2302.12242)
23
- Mengde Xu, Zheng Zhang, Fangyun Wei, Han Hu, Xiang Bai, CVPR 2023
24
 
25
  ## Citation
26
 
 
5
  library_name: open_clip
6
  pipeline_tag: image-segmentation
7
  ---
8
+ <h1 align="center"> Side Adapter Network for Open-Vocabulary Semantic Segmentation</h1>
 
9
 
10
+ <div align="center"><a href="https://arxiv.org/abs/2302.12242">Paper</a> | <a href="https://github.com/MendelXu/SAN">Code</a> | <a href="https://huggingface.co/spaces/Mendel192/san_demo">Demo</a>
11
 
12
 
13
  ## Model description
 
18
  ![](arch.png)
19
 
20
 
 
 
21
 
22
  ## Citation
23