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

abmil-2018

01

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The origin paper for attention-based MIL aggregation. Cite as the foundational reference whenever attention-MIL appears in a pathology paper.

not rated 3 3mo ago A 0 tokens

article_ingestion

02

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Top-level dispatcher for adding any article to the knowledge base. Classifies the article, then hands off to the type-specific extractor.

not rated 3 3mo ago A 0 tokens

bahadir-2024

03

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Broad orientation review of deep learning in histopathology (206 refs). Cite as a single background reference for any thesis intro, grant background, or related-work section.

not rated 3 3mo ago A 0 tokens

campanella-2019

04

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The clinical-grade scale precedent for weakly-supervised MIL in pathology. Cite when arguing that slide-level labels suffice for clinical-grade accuracy.

not rated 3 3mo ago A 0 tokens

cellvit-2024

05

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The standard reference for modern ViT-based nuclei segmentation + classification. Cite whenever SAM/DINOv2-pretrained ViT encoders meet HoVer-Net-style decoders.

not rated 3 3mo ago A 0 tokens

chief-2024

06

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Clinical-grade-validated pathology foundation model. 19 cohorts, 32 cancer types, 60k WSIs, 24 hospitals. Cite for cross-cohort generalisation and clinical breadth.

not rated 3 3mo ago A 0 tokens

clam-2021

07

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The standard reference for modern weakly-supervised MIL in pathology. Cite whenever a pipeline uses the mahmoodlab/CLAM toolkit or CLAM aggregator.

not rated 3 3mo ago A 0 tokens

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Extract clinical-focus fields from an article that primarily defines clinical pathology / diagnostic criteria / biomarkers / cohort design.

not rated 3 3mo ago A 0 tokens

clip-2021

09

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Architectural foundation of every modern pathology vision-language model. Cite when introducing image-text contrastive learning in any pathology context.

not rated 3 3mo ago A 0 tokens

conch-2024

10

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Modern default pathology vision-language foundation model. ViT-B/16 + text Transformer, CoCa-style dual objective on textbook/paper image-caption pairs. Successor to PLIP.

not rated 3 3mo ago A 0 tokens

ctranspath-2022

11

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The pre-UNI open-source pathology SSL reference. Cite whenever a pipeline uses CTransPath features or when documenting the evolution of pathology PFMs.

not rated 3 3mo ago A 0 tokens

dsmil-2021

12

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Dual-stream MIL aggregator with SSL pretraining. Standard sibling baseline alongside ABMIL / CLAM / TransMIL on Camelyon16-type WSI benchmarks.

not rated 3 3mo ago A 0 tokens

dt-mil-2021

13

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Sparse deformable-attention MIL aggregator. DETR-style sparse keys instead of full self-attention. Sibling to TransMIL in the Transformer-MIL family.

not rated 3 3mo ago A 0 tokens

dtfd-mil-2022

14

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Pseudo-bag construction + double-tier feature distillation MIL. Particularly strong in low-slide-count regimes. Standard sibling reference to ABMIL / CLAM / TransMIL / DSMIL.

not rated 3 3mo ago A 0 tokens

gigapath-2024

15

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

First published slide-level pathology foundation model. Cite when discussing slide-level pretraining or two-stage patch-then-slide PFM recipes.

not rated 3 3mo ago A 0 tokens

hover-net-2019

16

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The canonical reference for joint nuclei instance segmentation + classification on H&E. Cite whenever HV-decoder or three-branch nuclei architectures appear.

not rated 3 3mo ago A 0 tokens

lunit-dino-2022

17

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Benchmarks 4 SSL recipes on pathology data and releases the Lunit-DINO ViT-S/16 checkpoint (TCGA + TULIP). Established DINO as the canonical pretraining recipe for pathology PFMs.

not rated 3 3mo ago A 0 tokens

madeleine-2024

18

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

First widely-cited multistain slide-level pathology PFM. Cross-stain contrastive pretraining (H&E + IHC + special stains) yields stain-invariant slide embeddings.

not rated 3 3mo ago A 0 tokens

mcat-2021

19

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Cross-modal co-attention Transformer fusion for histology-genomics survival prediction. Predecessor of PORPOISE in Mahmood Lab's multimodal pathology line.

not rated 3 3mo ago A 0 tokens

mi-zero-2023

20

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The canonical reference for slide-level zero-shot pathology VL via top-k aggregation. Cite when slide-level zero-shot WSI classification is the topic.

not rated 3 3mo ago A 0 tokens

pathchat-2024

21

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

First conversational pathology copilot. CONCH visual encoder + Llama-2 13B + 456k pathology Q&A instruction-tuning. Cite when discussing instruction-tuned pathology MLLMs.

not rated 3 3mo ago A 0 tokens

phikon-2023

22

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Owkin's iBOT-pretrained pathology PFM (ViT-B on 6k TCGA WSIs). Open-weights pre-UNI baseline. iBOT recipe = DINO + masked image modelling.

not rated 3 3mo ago A 0 tokens

plip-2023

23

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

The first widely-cited pathology vision-language foundation model paper. Releases the OpenPath corpus + open weights. Cite as the canonical pathology VL reference.

not rated 3 3mo ago A 0 tokens

porpoise-2022

24

Bokai-Zhao/Pathology-Wiki

Skill Claude CodeCodex

Most-cited pre-PFM-era multimodal pathology AI paper. Pan-cancer histology-genomics survival framework: CLAM-style MIL + RNA-seq/mutation/CNV fusion + Cox head across 14 TCGA cancers.

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: