deepseek-ai / deepseek-ai/DeepSeek-VL2

请问visual grounding测评的prompt和评测代码

Open
#49 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
5.4k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

您好,我在复现论文表5结果时发现离论文汇报精度存在差距

![Image](https://github.com/user-attachments/assets/93319bd3-9756-419d-b88a-a650f73db586)

数据格式为
conversation =[
"role": "<|User|>"
"content":"\n<|ref|>{}<|/ref|>.".format(text_query)"images":["{}".format(image_path)],
},
{"role":"","content":""}
其中text_query为refcoco的文本expression,image_path对应输入图像,想请教能对应上论文评测结果的输入模版应该是什么呢

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.