JackyZhuo commited on
Commit
8fc1fd2
·
1 Parent(s): 454db95
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -14,15 +14,16 @@ language:
14
  The interaction between humans and artificial intelligence (AI) is a crucial factor that reflects the effectiveness of multimodal large language models (MLLMs). However, current MLLMs primarily focus on image-level comprehension and limit interaction to textual instructions, thereby constraining their flexibility in usage and depth of response. Therefore, we introduce the **Draw-and-Understand project**: a new model, a multi-domain dataset, and a challenging benchmark for visual prompting.
15
 
16
 
17
- ## Training and Eval Dataset Card
18
 
19
  - MDVP-Data is a comprehensive dataset for multi-domain visual-prompt instruction tuning. This dataset encompasses data for both point-level and region-level understanding, designed to enhance a model’s comprehension ability and robustness.
20
 
21
- - Based on MDVP-Data, we also introduce MDVP-Bench, a challenging benchmark designed to evaluate tasks that require a combination of detailed description referrals, inter-relationship analysis, and complex reasoning.
22
 
23
 
24
  ## Paper and Code
25
- Paper: []() \
 
26
  Code: [https://github.com/AFeng-x/Draw-and-Understand](https://github.com/AFeng-x/Draw-and-Understand)
27
 
28
 
@@ -31,7 +32,7 @@ Attribution-NonCommercial 4.0 International \
31
  It should abide by the policy of OpenAI: https://openai.com/policies/terms-of-use.
32
 
33
 
34
- <!-- ## Citations
35
  ```
36
 
37
- ``` -->
 
14
  The interaction between humans and artificial intelligence (AI) is a crucial factor that reflects the effectiveness of multimodal large language models (MLLMs). However, current MLLMs primarily focus on image-level comprehension and limit interaction to textual instructions, thereby constraining their flexibility in usage and depth of response. Therefore, we introduce the **Draw-and-Understand project**: a new model, a multi-domain dataset, and a challenging benchmark for visual prompting.
15
 
16
 
17
+ ## Training and Evaluation Dataset Card
18
 
19
  - MDVP-Data is a comprehensive dataset for multi-domain visual-prompt instruction tuning. This dataset encompasses data for both point-level and region-level understanding, designed to enhance a model’s comprehension ability and robustness.
20
 
21
+ - We also introduce MDVP-Bench, a challenging benchmark designed to evaluate tasks that require a combination of detailed description referrals, inter-relationship analysis, and complex reasoning.
22
 
23
 
24
  ## Paper and Code
25
+ Project Page: [Draw-and-Understand](https://draw-and-understand.github.io/) \
26
+ Paper: [Paper]() \
27
  Code: [https://github.com/AFeng-x/Draw-and-Understand](https://github.com/AFeng-x/Draw-and-Understand)
28
 
29
 
 
32
  It should abide by the policy of OpenAI: https://openai.com/policies/terms-of-use.
33
 
34
 
35
+ ## Citations
36
  ```
37
 
38
+ ```