Skip to content

RET-CLIP: A Retinal Image Foundation Model Pre-trained with Clinical Diagnostic Reports

Notifications You must be signed in to change notification settings

askerlee/RET-CLIP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RET-CLIP: A Retinal Image Foundation Model Pre-trained with Clinical Diagnostic Reports

Accepted by MICCAI2024.

This code repository is based on the official Chinese-CLIP(LINK)

| Paper |

News

  • 2024.7.16 Fix several bugs in the code.
  • 2024.7.10 Release the pretrained model using vit-b-16 as vision backbone.
  • More updates coming soon...

Pretrained Model

If you encounter any issue while downloading or using the pretrained model, please feel free to contact us.

Vision Backbone Text Backbone
ViT-b-16 RoBERTa-wwm-ext-base-chinese LINK

About

RET-CLIP: A Retinal Image Foundation Model Pre-trained with Clinical Diagnostic Reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%