nyukat/breast_cancer_classifier
Deep Neural Networks Improve Radiologists' Performance in Breast Cancer Screening
Implements dual-pathway classification combining image-only and image-heatmap models in PyTorch, processing standardized 16-bit mammograms across four standard views (CC and MLO) with per-breast benign/malignant probability outputs. Includes a patch-classifier-based heatmap generator that produces pixel-level attention maps (0-1 range) corresponding to benign and malignant regions, which are concatenated with raw images for the enhanced model pathway. Provides both exam-level (four-view) and single-image inference modes, with TensorFlow alternative and pretrained weights available.
886 stars. No commits in the last 6 months.
Stars
886
Forks
277
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Dec 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nyukat/breast_cancer_classifier"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lishen/end2end-all-conv
Deep Learning to Improve Breast Cancer Detection on Screening Mammography
LidiaGarrucho/MAMA-MIA
The MAMA-MIA Dataset: A Multi-Center Breast Cancer DCE-MRI Public Dataset with Expert Segmentations
cbailes/awesome-ai-cancer
Awesome artificial intelligence in cancer diagnostics and oncology
nyukat/GMIC
An interpretable classifier for high-resolution breast cancer screening images utilizing weakly...
Adamouization/Breast-Cancer-Detection-Mammogram-Deep-Learning
Master's dissertation for breast cancer detection in mammograms using deep learning techniques...