Bokai-Zhao/Pathology-Wiki

This repository also configures its own agents. See what Pathology-Wiki tells them →

3Stars on the repository
59Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

prism-2024

25

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Paige.AI's multimodal generative slide-level PFM. Virchow patch encoder + slide-level Transformer + generative text decoder. Sister to TITAN with explicit slide-level report generation.

not rated 3 3mo ago A 0 tokens

tangle-2024

26

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Transcriptomics-guided slide-level PFM. CLIP-style contrastive alignment between WSI and bulk RNA-seq. Sibling to report-guided multimodal slide PFMs (TITAN, PRISM).

not rated 3 3mo ago A 0 tokens

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Extract technical-focus fields from an article that primarily proposes or evaluates an algorithm, model, training scheme, dataset, or benchmark.

not rated 3 3mo ago A 0 tokens

titan-2025

28

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

First widely-cited multimodal whole-slide foundation model. CONCH/UNI patch encoder + slide-level Transformer + report alignment + synthetic captions. Cite when slide-text retrieval / slide captioning / zero-shot slide-level classification are the topic.

not rated 3 3mo ago A 0 tokens

transmil-2021

29

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The standard reference for Transformer-based MIL in pathology. Cite when patch-patch correlations are explicitly modelled.

not rated 3 3mo ago A 0 tokens

uni-2024

30

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Provide Claude with the rules for citing and using the UNI paper.

not rated 3 3mo ago A 0 tokens

virchow-2024

31

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Largest published patch-level pathology PFM at release: ViT-H/14, DINOv2, 1.5M MSKCC WSIs. Cite for PFM scaling claims and rare-cancer detection.

not rated 3 3mo ago A 0 tokens

bach

32

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

ICIAR 2018 breast-histology classification challenge — 400 microscopy ROIs + 10 WSIs in 4 morphology classes (normal / benign / in-situ / invasive). Small-data stress test for stain robustness and few-shot transfer.

not rated 3 3mo ago A 0 tokens

camelyon16

33

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The seed public benchmark for breast-cancer lymph-node metastasis detection on H&E WSIs (400 slides, two centres). Anchors most weakly-supervised MIL papers.

not rated 3 3mo ago A 0 tokens

cptac

34

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

NIH/NCI proteomics-focused sister cohort to TCGA. 4.5k FFPE WSIs, 2k patients, 10 cancer cohorts. The canonical external validation cohort for TCGA-trained pathology models, and the only large public cohort with paired H&E + bulk mass-spec proteomics.

not rated 3 3mo ago A 0 tokens

midog

35

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Canonical multi-domain mitotic-figure detection benchmark on H&E. Multiple scanners, institutions, tumour types, and species (human + canine). Purpose-built for domain generalisation.

not rated 3 3mo ago A 0 tokens

panda

36

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The standard public benchmark for prostate Gleason / ISUP grading on H&E biopsy WSIs.

not rated 3 3mo ago A 0 tokens

pannuke

37

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Standard public benchmark for nuclei instance segmentation and 5-class classification on H&E patches across 19 tissue types. PQ is the canonical metric.

not rated 3 3mo ago A 0 tokens

tcga

38

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The largest public multi-omics cancer cohort: 30k WSIs, 33 cancer types, 11k patients, paired with RNA-seq / mutations / CNV / methylation / clinical records. Default training cohort for almost every pathology AI paper.

not rated 3 3mo ago A 0 tokens

graph_builder

39

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Maintain knowledge/graph/{nodes.yaml, edges.yaml} and produce graph.json for the website. Source of truth for graph topology (CLAUDE.md §8).

not rated 3 3mo ago A 0 tokens

taxonomy_updater

40

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Update knowledge/taxonomies/.yaml when a new object introduces a method / task / disease / fusion-pair / clinical category not yet covered.

not rated 3 3mo ago A 0 tokens

abmil

41

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Default attention-MIL aggregator. Permutation-invariant learned attention pooling over instance embeddings; the foundational pathology MIL aggregator.

not rated 3 3mo ago A 0 tokens

cellvit

42

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Modern ViT-based nuclei instance segmentation + classification. Keeps HoVer-Net's three-decoder head; replaces the encoder with a SAM-pretrained ViT.

not rated 3 3mo ago A 0 tokens

clam

43

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

De-facto modern open-source weakly-supervised MIL aggregator. Per-class attention branches + instance-level clustering loss.

not rated 3 3mo ago A 0 tokens

hover-net

44

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Canonical CNN for joint nuclei instance segmentation + classification on H&E. Three-decoder architecture with horizontal-vertical distance maps for instance separation.

not rated 3 3mo ago A 0 tokens

patch-level-ssl

45

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Pretrain a patch encoder on millions of unlabelled pathology patches using SSL (contrastive / DINO / MIM). Frozen features feed downstream MIL aggregators.

not rated 3 3mo ago A 0 tokens

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Umbrella method for any large pretrained pathology encoder. Use this node to position a new model / paper / benchmark in the PFM space.

not rated 3 3mo ago A 0 tokens

pathology-vlm

47

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Umbrella method for pathology vision-language models. Aligns image features with text via contrastive (CLIP-style) or generative pretraining; enables zero-shot classification, retrieval, captioning, and VQA.

not rated 3 3mo ago A 0 tokens

transmil

48

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Transformer-based MIL aggregator with Nyström attention + PPEG positional encoding. Models patch-patch correlations at gigapixel scale.

not rated 3 3mo ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: