Skip to content
forked from RyanWangZf/MedCLIP

EMNLP'22 | MedCLIP: Contrastive Learning from Unpaired Medical Images and Texts

Notifications You must be signed in to change notification settings

AMC-CBN/MedCLIP

Repository files navigation

MedCLIP

Run vision-text pretraining

python run_medclip_pretrain.py

Run zero-shot classification with prompts

python eval_zeroshot_classificaation.py

Run linear probing

python run_linear_probe.py

Run finetuning

python run_finetune.py

About

EMNLP'22 | MedCLIP: Contrastive Learning from Unpaired Medical Images and Texts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%