RyanWangZf / MedCLIP

EMNLP'22 | MedCLIP: Contrastive Learning from Unpaired Medical Images and Texts
394 stars 41 forks source link

pretrained weight #15

Closed macTracyHuang closed 1 year ago

macTracyHuang commented 1 year ago

hi, may i ask if mode.from_pretrained does download a checkpoint that is pretrained on ROCO? coz I found the model cannot even differentiate a dog from an x-ray image

thx

RyanWangZf commented 1 year ago

no. it was pretrained on chexpert and mimic-cxr. Please refer to our paper: https://arxiv.org/pdf/2210.10163.pdf. The one you mention is another medclip: https://github.com/Kaushalya/medclip