Coder Social home page Coder Social logo

anilgavade / patch-based-classification-of-breast-cancer-histology-images Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jancio/patch-based-classification-of-breast-cancer-histology-images

0.0 0.0 1.0 23.13 MB

Classification of four types of cancer tissue images, using small patches and several voting schemes

Shell 0.01% Python 0.01% Jupyter Notebook 99.99%

patch-based-classification-of-breast-cancer-histology-images's Introduction

Patch-Based Classification of Breast Cancer Histology Images Using CNNs

In this project I classify breast cancer histology images into four classes (normal, benign, in-situ carcinoma, and invasive carcinoma) by splitting images into patches and the use of convolutional neural networks (CNNs). Using the enlarged dataset, I extend the work of Araújo et al. [1] with a comparison of: (i) various patch generation methods and (ii) several voting schemes to fuse patch-wise predictions into the final image label. Moreover, I propose two novel voting schemes to reinforce spatial consistency between patch votes. Additionally, I experiment with recurrent convolutional neural networks (RCNNs) as an alternative to regular CNNs operating on patches.

My experimental results show that the optimal patch size and patch stride for this classification task are 512 × 512 and 256 pixels respectively, and that the voting scheme based on the maximum probability vote outperforms all other methods and achieves the accuracy of 77.8% on the four-class classification problem and the accuracy of 80.6% on the two-class classification (non-carcinoma vs. carcinoma), which in both cases exceeds the inter-observer agreement between pathologists. My results further indicate that RCNNs are not well suited for this problem.

[1] Teresa Araújo, Guilherme Aresta, Eduardo Castro, José Rouco, Paulo Aguiar, Catarina Eloy, António Polónia, and Aurélio Campilho. Classification of breast cancer histology images using convolutional neural networks. PloS one, 12(6):e0177544, 2017.

patch-based-classification-of-breast-cancer-histology-images's People

Contributors

jancio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.