Git Product home page Git Product logo

cancer_det_cnn's Introduction

Cancer_detection_CNN

Built an algorithm using CNN to identify metastatic cancer in small image patches of the tissues. This model can be used for early detection of histopathological cancerous cells so that treating cancer becomes efficient and easier. Due to the extremely large database and the exceedingly high computational load that was being generated i would recommend to delete some images before testing your code. once all the errors have been sorted out and the code works on the relatively smaller database then try running it on the original database of 200k+ images. I have made specific functions in the code to deal with the problem of removing outlier images and subdivision of images into train,test and val folders because this was done as a personal project which is why Kaggle's test set was of no use. Therefore i created validation and test set from the original training set only. I have used transfer learning (VGG16) in order to get a high accuracy. The database can be found at: https://www.kaggle.com/c/histopathologic-cancer-detection As the database is extremely large i would suggest to carry out the operations using a Gpu and to first conduct test runs while resolving errors on a relatively smaller database. I divided the train set into train,test,val to find the accuracies. The test set provided by kaggle is used only if one is applying for the competition which was not the case for me as i did this as my personal project #ML Project

cancer_det_cnn's People

Contributors

aniketvashishtha avatar

Watchers

Kostas Georgiou avatar  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.