Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +58 -0
- ar_dtok_lp_1024px.pth +3 -0
- ar_dtok_lp_256px.pth +3 -0
- ar_dtok_lp_512px.pth +3 -0
- asset/demos.png +3 -0
- ta_tok.pth +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
asset/demos.png filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model:
|
4 |
+
- google/siglip2-so400m-patch14-384
|
5 |
+
---
|
6 |
+
### Unifying Visual Understanding and Generation via Text-Aligned Representations
|
7 |
+
> [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>
|
8 |
+
>
|
9 |
+
> <sup>†</sup> Project Lead <sup>‡</sup> Corresponding Authors
|
10 |
+
|
11 |
+
<a href="https://tar.csuhan.com">
|
12 |
+
<img
|
13 |
+
src="https://img.shields.io/badge/Project-Page-0A66C2?logo=chromewebstore&logoColor=0A66C2"
|
14 |
+
alt="Project Page"
|
15 |
+
/>
|
16 |
+
</a>
|
17 |
+
<a href="http://arxiv.org/abs/2506.18898">
|
18 |
+
<img
|
19 |
+
src="https://img.shields.io/badge/arXiv-Paper-red?logo=arxiv&logoColor=red"
|
20 |
+
alt="Tar Paper on arXiv"
|
21 |
+
/>
|
22 |
+
</a>
|
23 |
+
<a href="https://huggingface.co/collections/csuhan/tar-68538273b5537d0bee712648">
|
24 |
+
<img
|
25 |
+
src="https://img.shields.io/badge/HF-Model-yellow?logo=huggingface&logoColor=yellow"
|
26 |
+
alt="Huggingface Model"
|
27 |
+
/>
|
28 |
+
</a>
|
29 |
+
<a href="https://huggingface.co/spaces/csuhan/Tar-7B">
|
30 |
+
<img
|
31 |
+
src="https://img.shields.io/badge/HF-Space1-yellow?logo=huggingface&logoColor=yellow"
|
32 |
+
alt="Huggingface Space"
|
33 |
+
/>
|
34 |
+
</a>
|
35 |
+
<a href="https://huggingface.co/spaces/csuhan/Tar">
|
36 |
+
<img
|
37 |
+
src="https://img.shields.io/badge/HF-Space2-yellow?logo=huggingface&logoColor=yellow"
|
38 |
+
alt="Huggingface Space"
|
39 |
+
/>
|
40 |
+
</a>
|
41 |
+
|
42 |
+
|
43 |
+
<img src="asset/demos.png" width="80%">
|
44 |
+
|
45 |
+
|
46 |
+
### Citation
|
47 |
+
```
|
48 |
+
@article{han2025tar,
|
49 |
+
title={Vision as a Dialect: Unifying Visual Understanding and Generation via Text-Aligned Representations},
|
50 |
+
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},
|
51 |
+
journal={arXiv preprint arXiv:2506.18898},
|
52 |
+
year={2025},
|
53 |
+
}
|
54 |
+
```
|
55 |
+
|
56 |
+
### License
|
57 |
+
This project is licensed under the Apache 2.0 License.
|
58 |
+
|
ar_dtok_lp_1024px.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb7f00ed00ed03c4392d7461952b668397abd5be599065c6fd2e5f8cfef280fb
|
3 |
+
size 2636714038
|
ar_dtok_lp_256px.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e9108c7e2541cf692d0fb420daa2d6d1c6338daafd848182aedb3ec91d42f99
|
3 |
+
size 2617052138
|
ar_dtok_lp_512px.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b23f316daf4bb70c3b234ffbe66272eff862b1feb8ed468f23a5eb956779284e
|
3 |
+
size 2620985178
|
asset/demos.png
ADDED
![]() |
Git LFS Details
|
ta_tok.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:933eca4cecc3f71df7b4bde62af361b844fd39e27a18d7eb7b07e9ca552b48e5
|
3 |
+
size 2364302828
|