open-compass / open-compass/VLMEvalKit
Why resize images in MMMU for DeepSeek-VL2?
Open
@kennymckormick is already working on this.
Since Apr 7, 2025.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 768
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 17
Description
I notice that in evaluation of DeepSeek-VL2 on MMMU, the code resize the first image. But I don't know why. Could you please tell me the reasons?
(codes from "generate_inner" in VLMEvalKit/vlmeval/vlm/deepseek_vl2.py)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.