Derm Foundation Model
Stay organized with collections
Save and categorize content based on your preferences.
Derm Foundation is a machine learning (ML) model that produces embeddings based
on dermatology images. The embeddings can be used to efficiently build AI models
for dermatology image related tasks, requiring less data and less compute than
having to fully train a model without the embeddings or the pretrained model.
Trained on large scale datasets, Derm Foundation helps businesses and
institutions in healthcare and life sciences do more with their dermatology data
with less data, accelerating their ability to build AI models for dermatology
image analysis.
For details about how to use the model and how it was trained, see the
Derm Foundation model card.
Common Use Cases
The following sections present some common use cases for the model. You're free
to pursue any use case, as long as it adheres to the
Health AI Developer Foundations terms of use.
Data-efficient classification
Derm Foundation can be used for data-efficient classification tasks, including:
- Classifying clinical conditions like psoriasis, melanoma, or dermatitis
- Scoring the severity or progression of clinical conditions
- Identifying the body part that the skin is from
- Determining the image quality for dermatological assessment
With a small amount of labelled data, you can train a classifier model on top of
Derm Foundation embeddings. Furthermore, the embedding from each skin image only
needs to be generated once and can be used as an input for a variety of
different classifiers, with very little additional compute.
For an example of how to use the model to train classifiers using the public
SCIN Dataset, see the
Derm Foundation linear classifier notebook in Colab.
Next Steps
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-11 UTC."],[[["\u003cp\u003eDerm Foundation is a machine learning model that generates embeddings for dermatology images, enabling efficient AI model development for dermatology image analysis.\u003c/p\u003e\n"],["\u003cp\u003eUsing Derm Foundation, businesses and institutions can leverage their dermatology data more effectively, needing less data and compute to build AI models.\u003c/p\u003e\n"],["\u003cp\u003eThis model excels in data-efficient classification tasks like classifying skin conditions, scoring severity, identifying body parts, and determining image quality.\u003c/p\u003e\n"],["\u003cp\u003eDerm Foundation embeddings, generated once per image, serve as versatile inputs for various classifiers, minimizing additional computational requirements.\u003c/p\u003e\n"]]],[],null,["Derm Foundation is a machine learning (ML) model that produces embeddings based\non dermatology images. The embeddings can be used to efficiently build AI models\nfor dermatology image related tasks, requiring less data and less compute than\nhaving to fully train a model without the embeddings or the pretrained model.\n\nTrained on large scale datasets, Derm Foundation helps businesses and\ninstitutions in healthcare and life sciences do more with their dermatology data\nwith less data, accelerating their ability to build AI models for dermatology\nimage analysis.\n\nFor details about how to use the model and how it was trained, see the\n[Derm Foundation model card](/health-ai-developer-foundations/derm-foundation/model-card).\n\nCommon Use Cases\n\nThe following sections present some common use cases for the model. You're free\nto pursue any use case, as long as it adheres to the\n[Health AI Developer Foundations terms of use](/health-ai-developer-foundations/terms).\n\nData-efficient classification\n\nDerm Foundation can be used for data-efficient classification tasks, including:\n\n- Classifying clinical conditions like psoriasis, melanoma, or dermatitis\n- Scoring the severity or progression of clinical conditions\n- Identifying the body part that the skin is from\n- Determining the image quality for dermatological assessment\n\nWith a small amount of labelled data, you can train a classifier model on top of\nDerm Foundation embeddings. Furthermore, the embedding from each skin image only\nneeds to be generated once and can be used as an input for a variety of\ndifferent classifiers, with very little additional compute.\n\nFor an example of how to use the model to train classifiers using the public\n[SCIN Dataset](https://github.com/google-research-datasets/scin), see the\n[Derm Foundation linear classifier notebook in Colab](https://github.com/google-health/derm-foundation/blob/master/notebooks/train_data_efficient_classifier.ipynb).\n\nNext Steps\n\n- [Get started using the model](/health-ai-developer-foundations/derm-foundation/get-started)"]]