ImSH commited on
Commit
efe55c9
1 Parent(s): 910df35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -1 +1,19 @@
1
- test
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @article{DBLP:journals/corr/abs-2105-15203,
2
+ author = {Enze Xie and
3
+ Wenhai Wang and
4
+ Zhiding Yu and
5
+ Anima Anandkumar and
6
+ Jose M. Alvarez and
7
+ Ping Luo},
8
+ title = {SegFormer: Simple and Efficient Design for Semantic Segmentation with
9
+ Transformers},
10
+ journal = {CoRR},
11
+ volume = {abs/2105.15203},
12
+ year = {2021},
13
+ url = {https://arxiv.org/abs/2105.15203},
14
+ eprinttype = {arXiv},
15
+ eprint = {2105.15203},
16
+ timestamp = {Wed, 02 Jun 2021 11:46:42 +0200},
17
+ biburl = {https://dblp.org/rec/journals/corr/abs-2105-15203.bib},
18
+ bibsource = {dblp computer science bibliography, https://dblp.org}
19
+ }