Skip to content

idan0405/ClipMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClipMD

ClipMD is a medical image-text matching model based on OpenAI's CLIP ViT32 model with a sliding window text encoder. ClipMD was fine-tuned on the ROCO dataset.

Approach

Usage

First, download the ROCO dataset, clone this repository, and run:

pip install -r requirement.txt

To train the model on the ROCO dataset run:

python train.py PATH_TO_ROCO_ALLDATA

To test the model on the ROCO dataset run:

python recall_at_k.py PATH_TO_ROCO_ALLDATA

About

medical image-text matching model

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages