ControlMLLM
[NeurIPS2024] Repo for the paper `ControlMLLM: Training-Free Visual Prompt Learning for Multimodal Large Language Models'
File Explorer
Download Latest Version (.zip)- demo.png
- GettyImages-1191014275.jpg
- GettyImages-1215928137.jpg
- GettyImages-587358024.jpg
- GettyImages-673968470.jpg
- method.png
- test
- vis.png
- instructblip_demo.py
- utils.py
- eval.py
- llava_roc.py
- llava_roc.sh
- eval.py
- llava_rtc.py
- llava_rtc.sh
- llava_demo.py
- utils.py
- RUN.md
- llava_7b_refcocog.py
- llava_7b_refcocog.sh
- llava_7b_roc.py
- llava_7b_roc.sh
- llava_7b_rtc.py
- llava_7b_rtc.sh
- llava_7b_screenspot.py
- llava_7b_screenspot.sh
- controlmllm_plus_llava.yml
- RUN.md
- utils.py
- qwen2_5_vl_7b_refcocog.py
- qwen2_5_vl_7b_refcocog.sh
- qwen2_5_vl_7b_roc.py
- qwen2_5_vl_7b_roc.sh
- qwen2_5_vl_7b_rtc.py
- qwen2_5_vl_7b_rtc.sh
- qwen2_5_vl_7b_screenspot.py
- qwen2_5_vl_7b_screenspot.sh
- controlmllm_plus_qwen.yml
- qwen_utils.py
- RUN.md
- .DS_Store
- DATASETS.md
- LICENSE
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/mrwu-mac/ControlMLLM
Downloads the entire project code from GitHub to your computer.
cd ControlMLLM
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
