hmkhoi2701/EmoMedicalVLM

1

stars

17

commits

Python

primary language

Aug 1, 2026

updated

README

Download and extract the SLAKE dataset

apt install -y git-lfs
git clone https://huggingface.co/datasets/BoKelvin/SLAKE
cd SLAKE
git lfs pull
unzip imgs.zip

Download and extract the VQA-Rad dataset

git clone https://huggingface.co/datasets/flaviagiammarino/vqa-rad

Test runs with MedGemma

For a single run with default prompt, run

python models/run_medgemma.py

or completed run with all emotions with bash test_all_emotions.sh

Contributors

hmkhoi2701

9 commits

omar8ahmed9

4 commits

XinyueBi

4 commits

hmkhoi2701/EmoMedicalVLM

1

stars

17

commits

Python

primary language

Aug 1, 2026

updated

README

Download and extract the SLAKE dataset

apt install -y git-lfs
git clone https://huggingface.co/datasets/BoKelvin/SLAKE
cd SLAKE
git lfs pull
unzip imgs.zip

Download and extract the VQA-Rad dataset

git clone https://huggingface.co/datasets/flaviagiammarino/vqa-rad

Test runs with MedGemma

For a single run with default prompt, run

python models/run_medgemma.py

or completed run with all emotions with bash test_all_emotions.sh

Contributors

hmkhoi2701

9 commits

omar8ahmed9

4 commits

XinyueBi

4 commits

Languages

Python

71.9%

Jupyter Notebook

15.4%

Shell

12.7%