Coder Social home page Coder Social logo

lungcancerdetection's Introduction

Pulmonary nodules detection

Pulmonary nodules detection plays a significant role in the early detection and treatment of lung cancer. And false positive reduction is the one of the major parts of pulmonary nodules detection systems. In this study was provided a framwork that solves following problems: lungs segmentation, left and right lung separation, nodule candidates detection and false positive reduction. Novel methods was proposed aimed at lungs separation and recognizing real pulmonary nodule among a large group of candidates was proposed. The first algorithm via dilation propagation approach, described in this work, gains better performance in term of time complexity in comparison with the State of the Art methods. The latter algorithm consists of three steps: appropriate receptive field selection, feature extraction and a strategy for high level feature fusion and classification. Receptive field's objective is to fit tradeoff between covering 3D nature of nodules appearance and parameters amount. Deep residual 3D CNN acing over such receptive fields prior to fusion part provide an opportunity for spatial merging. Multi-scale information was handled by dimensionality reduction step as part of feature extraction network. The dataset consists of 888 patient's chest volume low dose computer tomography (LDCT) scans, selected from publicly available LIDC-IDRI dataset. This dataset was marked by LUNA16 challenge organizers resulting in 1186 nodules. Trivial data augmentation and dropout were applied in order to avoid overfitting. Proposed method achieved high competition performance metric (CPM) of 0.735 and sensitivities of 78.8% and 83.9% at 1 and 4 false positives per scan, respectively. This study is also accompanied by detailed descriptions and results overview in comparison with the state of the art solutions.

Prerequarements

  • Numpy, Scipy, Scikit-Image
  • SimpleITK, PyDICOM
  • Keras, TensorFlow >= 0.10, GPU supported

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

lungcancerdetection's People

Contributors

vessemer avatar sverentsov avatar

Watchers

 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.