Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.05 KB

File metadata and controls

46 lines (36 loc) · 2.05 KB

MedSigLIP

MedSigLIP is a variant of SigLIP(Sigmoid Loss for Language Image Pre-training) that is trained to encode medical images and text into a common embedding space. Developers can use MedSigLIP to accelerate building healthcare-based AI applications. MedSigLIP contains a 400M parameter vision encoder and 400M parameter text encoder, it supports 448x448 image resolution with up to 64 text tokens.

MedSigLIP is recommended for medical image interpretation applications without a need for text generation, such as data-efficient classification, zero-shot classification, and semantic image retrieval. For medical applications that require text generation, MedGemma is recommended.

Get started

Contributing

We are open to bug reports, pull requests (PR), and other contributions. See CONTRIBUTING and community guidelines for details.

License

While the model is licensed under the Health AI Developer Foundations License, everything in this repository is licensed under the Apache 2.0 license, see LICENSE.