csuhan commited on
Commit
d7bb509
·
verified ·
1 Parent(s): f130172

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +59 -0
  3. asset/demos.png +3 -0
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  tokenizer_config.json filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  tokenizer_config.json filter=lfs diff=lfs merge=lfs -text
38
+ asset/demos.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - Qwen/Qwen2.5-7B-Instruct
5
+ pipeline_tag: any-to-any
6
+ ---
7
+ ### Unifying Visual Understanding and Generation via Text-Aligned Representations
8
+ > [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>
9
+ >
10
+ > <sup>†</sup> Project Lead&nbsp;&nbsp;<sup>‡</sup> Corresponding Authors
11
+
12
+ <a href="https://tar.csuhan.com">
13
+ <img
14
+ src="https://img.shields.io/badge/Project-Page-0A66C2?logo=chromewebstore&logoColor=0A66C2"
15
+ alt="Project Page"
16
+ />
17
+ </a>
18
+ <a href="http://arxiv.org/abs/2506.18898">
19
+ <img
20
+ src="https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=red"
21
+ alt="Tar Paper on arXiv"
22
+ />
23
+ </a>
24
+ <a href="https://huggingface.co/collections/csuhan/tar-68538273b5537d0bee712648">
25
+ <img
26
+ src="https://img.shields.io/badge/HF-Model-yellow?logo=huggingface&logoColor=yellow"
27
+ alt="Huggingface Model"
28
+ />
29
+ </a>
30
+ <a href="https://huggingface.co/spaces/csuhan/Tar-7B">
31
+ <img
32
+ src="https://img.shields.io/badge/HF-Space1-yellow?logo=huggingface&logoColor=yellow"
33
+ alt="Huggingface Space"
34
+ />
35
+ </a>
36
+ <a href="https://huggingface.co/spaces/csuhan/Tar">
37
+ <img
38
+ src="https://img.shields.io/badge/HF-Space2-yellow?logo=huggingface&logoColor=yellow"
39
+ alt="Huggingface Space"
40
+ />
41
+ </a>
42
+
43
+
44
+ <img src="asset/demos.png" width="80%">
45
+
46
+
47
+ ### Citation
48
+ ```
49
+ @article{han2025tar,
50
+ title={Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations},
51
+ 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},
52
+ journal={arXiv preprint arXiv:2506.18898},
53
+ year={2025},
54
+ }
55
+ ```
56
+
57
+ ### License
58
+ This project is licensed under the Apache 2.0 License.
59
+
asset/demos.png ADDED

Git LFS Details

  • SHA256: 0648a6f8cef8d17d32837d0ed4595e3faedd0e8bb34f09826a065a144b451efd
  • Pointer size: 132 Bytes
  • Size of remote file: 2.34 MB