Multi-lens Neural Machine (MLNM)
Creators
- 1. Bioinformatics Institute, Agency for Science, Technology and Research (A*STAR), Singapore, Singapore
Description
This repository is the official implementation of the paper: An AI-assisted Tool For Efficient Prostate Cancer Diagnosis.
It uses the data: Digital Pathology Dataset for Prostate Cancer Diagnosis.
We developed a multi-lens (or multi-resolution) deep learning pipeline detecting malignant glands in core needle biopsies of low-grade prostate cancer to assist pathologists in diagnosis. The pipeline consisted of two stages: the gland segmentation model detected the glands within the sections and the multi-lens model classified each detected gland into benign vs. malignant. The multi-lens model exploited both morphology information (of nuclei and glands from high resolution images - 40× and 20×) and neighborhood information (for architectural patterns from low resolution images - 10× and 5×), important in prostate gland classification.
Notes
Files
onermustafaumit/MLNM-v1.0.0.zip
Files
(780.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:7373c471d962195d0db2d2ebd7b40fe7
|
780.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/onermustafaumit/MLNM/tree/v1.0.0 (URL)