Imaging foundation models
Imaging

Imaging Models

Microscopy, fluorescence imaging, and cryo-EM analysis

147 models in this category

What biological imaging foundation models do

Biological imaging foundation models are trained on large-scale microscopy datasets — spanning fluorescence confocal imaging, cryo-electron microscopy, cell painting, brightfield, and live-cell timelapse — to learn visual representations that generalize across instruments, imaging protocols, and specimen types. Models like Cellpose learn generalist cell and nucleus segmentation that transfers across cell lines and imaging conditions without retraining, while others focus on image restoration, super-resolution, or phenotypic profiling from high-content screening data. The defining feature of this class is pretraining that reduces the annotation burden historically required for each new imaging experiment.

Applications in microscopy and drug screening

Cell segmentation is the most widely adopted application, with Cellpose in particular becoming near-standard infrastructure for fluorescence microscopy analysis. Phenotypic profiling from cell painting assays — where cells are stained with a panel of dyes and imaged to capture morphological features — has been substantially advanced by foundation model embeddings that capture biological signal more efficiently than classical handcrafted features. Cryo-EM particle picking and 3D reconstruction represent a specialized but high-impact domain where deep learning has largely replaced manual curation, shortening the path from raw micrographs to solved structures.

Notable Models

Top-rated imaging models from our evaluations

Cellpose

HHMI Janelia Research Campus

Released December 7, 2020

3.4K2.2K

Generalist deep learning algorithm for cell and nucleus instance segmentation using simulated diffusion flows, without per-dataset retraining.

Imaging
92Openness

BiomedCLIP

Microsoft Research

Released March 1, 2023

598898.5K123

Multimodal biomedical foundation model trained on 15M PubMed Central figure-caption pairs via contrastive learning, achieving state-of-the-art zero-shot performance across imaging modalities.

Imaging
61Openness
115278383

A promptable 3D foundation model for volumetric CT segmentation of 200+ anatomical categories using point, box, and text prompts.

Imaging
100Openness

MedSAM

Bowang Lab +6 others

Released January 22, 2024

1.3K1.6K4.3K

A promptable foundation model for universal medical image segmentation, fine-tuned from SAM on 1.57M image-mask pairs spanning 10 imaging modalities and 30+ cancer types.

Imaging
82Openness

PLIP

Stanford University

Released August 28, 2023

76551.4K377

CLIP-based vision-language foundation model for pathology, fine-tuned on 208,414 image-text pairs. Enables zero-shot tissue classification and image retrieval.

Imaging
25Openness

WaveOrder

Chan Zuckerberg Initiative

Released December 13, 2024

44

A differentiable wave-optical framework for label-agnostic computational microscopy of biomolecular density and orientation across diverse imaging modalities.

Imaging
100Openness

Frequently asked questions

What is a biological imaging foundation model?

A biological imaging foundation model is a neural network pretrained on large collections of biological images — microscopy, cryo-EM, histology, or cell painting — to learn visual representations that transfer across imaging tasks without task-specific training from scratch. These models enable cell segmentation, image restoration, phenotypic profiling, and structural reconstruction with reduced annotation requirements. Cellpose is among the most widely adopted examples for cell and nucleus segmentation.

How does Cellpose differ from a general image segmentation model?

Cellpose uses a gradient flow representation that is particularly well-suited to the circular, overlapping morphology of cells and nuclei, and it was pretrained on diverse microscopy images spanning many cell types and imaging modalities. General image segmentation models like SAM (Segment Anything Model) were trained predominantly on natural images and require adaptation or fine-tuning to perform well on microscopy data, where textures, boundaries, and object statistics differ substantially from everyday photographs.

What is cell painting and why are foundation models useful for it?

Cell painting is a high-content imaging assay where cells are stained with five to eight fluorescent dyes targeting distinct cellular compartments — nucleus, mitochondria, endoplasmic reticulum, actin — and imaged to produce a rich morphological profile. Foundation models trained on cell painting data can extract compact embeddings that capture drug mechanism of action, toxicity, and genetic perturbation effects more efficiently than classical feature extraction pipelines, enabling large-scale phenotypic screening.

Are cryo-EM processing tools considered foundation models?

Some cryo-EM tools — particularly neural network-based particle pickers and ab initio reconstruction approaches trained on large datasets of micrographs — fit the foundation model framing, though the field often uses different terminology. Models pretrained on diverse cryo-EM data that transfer to new specimens with minimal fine-tuning are tracked by bio.rodeo; classic algorithmic tools without a learned representation component are generally excluded.