The enviroment requirements to use VIM tool, either to adapt VIM to customized benchmark or evaluate results, can be installed following:
git clone https://github.com/VIM-Bench/VIM_TOOL.git
cd VIM_TOOL
pip install -e .
Please refer to each model repo to install the required enviroments, e.g., LLaVA, InstructBLIP, MiniGPT.