File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed
Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 99 font-family : Arial, sans-serif;
1010 margin : 40px ;
1111 line-height : 1.6 ;
12- max-width : 800 px ;
12+ max-width : 950 px ;
1313 margin : auto;
1414 }
1515 h1 , h2 , h3 {
2525 .section {
2626 margin-bottom : 40px ;
2727 }
28+ .author_section {
29+ display : block;
30+ margin-left : auto;
31+ margin-right : auto;
32+ width : 80% ;
33+ text-align : center;
34+ }
2835 img {
2936 max-width : 100% ;
3037 max-height : 100% ;
@@ -76,6 +83,29 @@ <h3>A New Paradigm for Compact and Interpretable Image Representations</h3>
7683 < a href ="https://huggingface.co/spaces/tennant/semanticist_tokenizer "> [Huggingface Tokenizer Demo]</ a > |
7784 < a href ="https://huggingface.co/spaces/tennant/Semanticist_AR "> [Huggingface Generation Demo]</ a >
7885 </ p >
86+ < div class ="author_section ">
87+ < p >
88+ <!-- <h4>Authors</h4> -->
89+ Xin Wen< sup > 1*</ sup > ,
90+ Bingchen Zhao< sup > 2*</ sup > ,
91+ Ismail Elezi< sup > 3</ sup > ,
92+ Jiankang Deng< sup > 4</ sup > ,
93+ Xiaojuan Qi< sup > 1</ sup >
94+ < br />
95+ < small > < sup > *</ sup > Equal Contribution </ small >
96+ < br />
97+ < sup > 1</ sup > University of Hong Kong |
98+ < sup > 2</ sup > University of Edinburgh < br />
99+ < sup > 3</ sup > Noah's Ark Lab |
100+ < sup > 4</ sup > Imperial College London
101+ </ p >
102+ </ div >
103+ < div class ="section ">
104+ < div class ="img ">
105+ < img src ="figs/teaser.jpg " alt ="Semanticist Teaser " >
106+ </ div >
107+ </ div >
108+
79109
80110 < div class ="section ">
81111 < h2 > Introduction & Motivation</ h2 >
You can’t perform that action at this time.
0 commit comments