open-compass / open-compass/VLMEvalKit
Turn Off Saving Images in LMUData
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 768
- Avg merge
- 2d 27m
- Merged PRs (30d)
- 18
Description
When running experiments, encoded images from the TSV are automatically saved to the LMUData folder. Is there a way to skip saving them to optimize disk space usage? Would be nice to have such a arg.
Thanks!
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.
Research direction
Start by tracing where encoded images from TSV inputs are written into the LMUData folder and how experiment arguments are defined. Confirm whether an existing argument pattern can control this behavior. Done means an option skips image saving while preserving the current default, with the relevant behavior verified by the project's tests or experiment workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100