|
--- |
|
title: Tar |
|
emoji: 🚀 |
|
colorFrom: red |
|
colorTo: indigo |
|
sdk: gradio |
|
sdk_version: 5.34.0 |
|
app_file: app.py |
|
pinned: false |
|
python_version: 3.10.18 |
|
short_description: Unified MLLM with Text-Aligned Representations |
|
license: apache-2.0 |
|
--- |
|
|
|
### Unifying Visual Understanding and Generation via Text-Aligned Representations |
|
> [Jiaming Han](https://csuhan.com), [Hao Chen](https://haochen-rye.github.io)<sup>†</sup>, [Yang Zhao](https://scholar.google.com/citations?user=uPmTOHAAAAAJ&hl=zh-CN), [Hanyu Wang](https://hywang66.github.io), [Qi Zhao](https://kevinz8866.github.io), [Ziyan Yang](https://ziyanyang.github.io), [Hao He](https://hehao13.github.io), [Xiangyu Yue](https://xyue.io)<sup>‡</sup>, [Lu Jiang](https://www.lujiang.info)<sup>‡</sup> |
|
> |
|
> <sup>†</sup> Project Lead <sup>‡</sup> Corresponding Authors |
|
|
|
<a href="https://tar.csuhan.com"> |
|
<img |
|
src="https://img.shields.io/badge/Project-Page-0A66C2?logo=chromewebstore&logoColor=0A66C2" |
|
alt="Project Page" |
|
/> |
|
</a> |
|
<a href="http://arxiv.org/abs/2506.18898"> |
|
<img |
|
src="https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=red" |
|
alt="Tar Paper on arXiv" |
|
/> |
|
</a> |
|
|
|
|
|
### Citation |
|
``` |
|
@article{han2025tar, |
|
title={Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations}, |
|
author={Han, Jiaming and Chen, Hao and Zhao, Yang and Wang, Hanyu and Zhao, Qi and Yang, Ziyan and He, Hao and Yue, Xiangyu and Jiang, Lu}, |
|
journal={arXiv preprint arXiv:2506.18898}, |
|
year={2025}, |
|
} |
|
``` |
|
|
|
### License |
|
This project is licensed under the Apache 2.0 License. |
|
|
|
|