File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ <h1 class="title is-1 publication-title">TokenFlow: Unified Image Tokenizer for
8686 < div class ="publication-links ">
8787 <!-- Arxiv PDF link -->
8888 < span class ="link-block ">
89- < a href ="https://arxiv.org/pdf/xxx " target ="_blank "
89+ < a href ="https://arxiv.org/abs/2412.03069 " target ="_blank "
9090 class ="external-link button is-normal is-rounded is-dark ">
9191 < span class ="icon ">
9292 < i class ="fas fa-file-pdf "> </ i >
@@ -329,15 +329,15 @@ <h2 class="subtitle has-text-centered">
329329 < div class ="container is-max-desktop content ">
330330 < h2 class ="title "> BibTeX</ h2 >
331331 < pre > < code >
332- @article{ ,
333- title={TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation},
334- author={},
335- year={2024},
336- eprint={},
337- archivePrefix={arXiv},
338- primaryClass={cs.CV},
339- url={}
340- }
332+ @misc{qu2024tokenflowunifiedimagetokenizer ,
333+ title={TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation},
334+ author={Liao Qu and Huichao Zhang and Yiheng Liu and Xu Wang and Yi Jiang and Yiming Gao and Hu Ye and Daniel K. Du and Zehuan Yuan and Xinglong Wu },
335+ year={2024},
336+ eprint={2412.03069 },
337+ archivePrefix={arXiv},
338+ primaryClass={cs.CV},
339+ url={https://arxiv.org/abs/2412.03069},
340+ }
341341 </ code > </ pre >
342342 </ div >
343343</ section >
You can’t perform that action at this time.
0 commit comments