PaDT-MLLM commited on
Commit
3c80ec8
·
verified ·
1 Parent(s): d0f2183

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +38 -0
  2. assets/.DS_Store +0 -0
  3. assets/Pipeline.webp +3 -0
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ - zh
6
+ base_model:
7
+ - Qwen/Qwen2.5-VL-3B-Instruct
8
+ - Qwen/Qwen2.5-VL-7B-Instruct
9
+ pipeline_tag: image-text-to-text
10
+ ---
11
+
12
+ <div align='center'><h1>Patch-as-Decodable-Token: Towards Unified Multi-Modal Vision Tasks in MLLMs</h1></div>
13
+
14
+ <font size=4><div align='center'>[[🔗 Released Code](https://github.com/Gorilla-Lab-SCUT/PaDT)]
15
+ [[🤗 Datasets](https://huggingface.co/collections/PaDT-MLLM/padt-dataset-68e400440ffb8c8f95e5ee20)] [[🤗 Checkpoints](https://huggingface.co/collections/PaDT-MLLM/padt-68e3f5c22e8ecbd6d0d13d43)]</div></font>
16
+ <font size=4><div align='center'>[[📄 Tech Report](https://arxiv.org/abs/2510.01954)]</div></font>
17
+
18
+
19
+ <div align="center">
20
+ <img src="./assets/Pipeline.webp" width="900"/>
21
+ </div>
22
+
23
+
24
+ ## Citation
25
+
26
+ We kindly encourage citation of our work if you find it useful.
27
+
28
+ ```
29
+ @misc{su2025patchasdecodabletokenunifiedmultimodalvision,
30
+ title={Patch-as-Decodable-Token: Towards Unified Multi-Modal Vision Tasks in MLLMs},
31
+ author={Yongyi Su and Haojie Zhang and Shijie Li and Nanqing Liu and Jingyi Liao and Junyi Pan and Yuan Liu and Xiaofen Xing and Chong Sun and Chen Li and Nancy F. Chen and Shuicheng Yan and Xulei Yang and Xun Xu},
32
+ year={2025},
33
+ eprint={2510.01954},
34
+ archivePrefix={arXiv},
35
+ primaryClass={cs.CV},
36
+ url={https://arxiv.org/abs/2510.01954},
37
+ }
38
+ ```
assets/.DS_Store ADDED
Binary file (6.15 kB). View file
 
assets/Pipeline.webp ADDED

Git LFS Details

  • SHA256: bf3205efa1911bee0eecb65dd0333ac4691c24903e9fa5df10e74f24442e9d37
  • Pointer size: 131 Bytes
  • Size of remote file: 449 kB