Upload README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# ChartX & ChartVLM
|
2 |
|
3 |
<div align=center>
|
4 |
-
<img src="https://
|
5 |
</div>
|
6 |
|
7 |
|
@@ -15,7 +15,7 @@ ChartX presents two primary contributions.
|
|
15 |
- (2) We develop ChartVLM, offering a new perspective on handling the multi-modal tasks that strongly depend on interpretable patterns such as reasoning tasks in the field of chart or geometric images. To augment the model’s interpretability in cognition tasks in chart domain, ChartVLM incorporates the intermediate chart representations such as CSV data, chart title, chart type, etc.
|
16 |
|
17 |
<div align=center>
|
18 |
-
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/motivation.png" height="85%">
|
19 |
</div>
|
20 |
|
21 |
------------------------
|
@@ -59,7 +59,7 @@ ChartX
|
|
59 |
<summary> Visualization of Data Distribution</summary>
|
60 |
|
61 |
<div align=center>
|
62 |
-
<img src="https://
|
63 |
</div>
|
64 |
|
65 |
</details>
|
@@ -80,7 +80,7 @@ ChartX
|
|
80 |
- **(2)** To choose the task that users expect to perform according to the prompts they used, the instruction adapter is designed, which can cover a variety of user instructions as illustrated in this figure
|
81 |
|
82 |
<div align=center>
|
83 |
-
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/chartvlm.png" height="85%">
|
84 |
</div>
|
85 |
|
86 |
## 快速开始(Qiuckstart)
|
|
|
1 |
# ChartX & ChartVLM
|
2 |
|
3 |
<div align=center>
|
4 |
+
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/ChartX-logo.png?raw=true" height="40%">
|
5 |
</div>
|
6 |
|
7 |
|
|
|
15 |
- (2) We develop ChartVLM, offering a new perspective on handling the multi-modal tasks that strongly depend on interpretable patterns such as reasoning tasks in the field of chart or geometric images. To augment the model’s interpretability in cognition tasks in chart domain, ChartVLM incorporates the intermediate chart representations such as CSV data, chart title, chart type, etc.
|
16 |
|
17 |
<div align=center>
|
18 |
+
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/motivation.png?raw=true" height="85%">
|
19 |
</div>
|
20 |
|
21 |
------------------------
|
|
|
59 |
<summary> Visualization of Data Distribution</summary>
|
60 |
|
61 |
<div align=center>
|
62 |
+
<img src="https://raw.githubusercontent.com/UniModal4Reasoning/ChartVLM/main/assets/tsne.png" height="85%">
|
63 |
</div>
|
64 |
|
65 |
</details>
|
|
|
80 |
- **(2)** To choose the task that users expect to perform according to the prompts they used, the instruction adapter is designed, which can cover a variety of user instructions as illustrated in this figure
|
81 |
|
82 |
<div align=center>
|
83 |
+
<img src="https://github.com/UniModal4Reasoning/ChartVLM/blob/main/assets/chartvlm.png?raw=true" height="85%">
|
84 |
</div>
|
85 |
|
86 |
## 快速开始(Qiuckstart)
|