Asma Alkhaldi, Raneem Alnajim, Layan Alabdullatef, Rawan Alyahya, Jun Chen, Deyao Zhu, Ahmed Alsinan, Mohamed Elhoseiny
Saudi Data and Artificial Intelligence Authority (SDAIA) and King Abdullah University of Science and Technology (KAUST)
Website link: https://minigpt-med.github.io/
git clone https://github.com/Vision-CAIR/MiniGPT-Med
cd MiniGPT-Med
conda env create -f environment.yml
conda activate miniGPT-Med
-
miniGPT-Med's weights miniGPT-Med Model
-
Then modify line 8 at miniGPT-Med/eval_configs/minigptv2_eval.yaml to be the path of miniGPT-Med weight.
git clone https://huggingface.co/meta-llama/Llama-2-7b-chat-hf
Then modify line 14 at miniGPT-Med/minigpt4/configs/models/minigpt_v2.yaml to be the path of Llama-2-7b-chat-hf.
python demo_v2.py --cfg-path eval_configs/minigptv2_eval.yaml --gpu-id 0
Dataset | Images | json file |
---|---|---|
MIMIC | Download | Download |
NLST | Download | Downlaod |
SLAKE | Downlaod | Download |
RSNA | Downlaod | Download |
Rad-VQA | Downalod | Download |
- MiniGPT-4
- Lavis
- Vicuna
- Falcon
- Llama 2