Histopathological cancer detection in whole slide images

Cancer Region of interest Extraction and Machine learning

Aim

Aim of this work is to train a deep learning model with mobilenet backend that can run on any device to identify cancer regions in high quality Whole Slide Images (WSI).

Approach

Dataset

  1. Histopathological cancer detection - This dataset contains 2,20,025 examples of two classes (positive and negative). A positive label indicates that the center 32x32px region of a patch contains at least one pixel of tumor tissue.

Work in progress

Future Work

  1. Multiclass Classification of Breast Cancer in Whole slide Images (https://github.com/scottykwok/bach2018/blob/master/Multiclass%20Classification%20of%20Breast%20Cancer%20in%20Whole%20slide%20Images.pdf)
  2. Two-Stage Convolutional Neural Network for Breast Cancer Histology Image Classification. ICIAR 2018 Grand Challenge on BreAst Cancer Histology images (BACH) (https://github.com/ImagingLab/ICIAR2018)