An AI-powered Web app to detect the presence of Invasive Ductal Carcinoma (IDC) in histopathology breast-tissue images
This is a web app that can detect the presence of Invasive Ductal Carcinoma (IDC),the most common subtype of breast cancer in histopathology image patches.
Can also take images as an input to detect the presence of cancer.
The current histopathology process is time consuming and small malignant areas can be missed.
This app can help speed up a pathologist's workflow and provide diagnosis support.
LINK TO THE DATASET (.png image format)
-
index.html : home page of website (open this page with live server on your web browser)
-
IDC_classifier.ipynb : Jupyter NB file containing the code to create , train and test the IDC model; model F-score = 0.88
-
jscript,css,assets: js,css and image folders
-
idc_model_v1 : contains model.json file