Skip to content

[JBHI'18] A Lightweight Multi-Section CNN for Lung Nodule Classification and Malignancy Estimation

Notifications You must be signed in to change notification settings

PranjalSahu/MultiSectionCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MultiSectionCNN

Code for the paper "A Lightweight Multi-Section CNN for Lung Nodule Classification and Malignancy Estimation" Paper Link

Network Architecture

Dataset

Download the LIDC dataset from the link: https://wiki.cancerimagingarchive.net/display/Public/LIDC-IDRI
Extract the nodule volumes using the PyLIDC tool: https://pylidc.github.io/
Using the extracted nodule volumes extract the cross-sections using the code provided in the notebook to train the model

Training

Code for generating the cross sections is shared in the notebook
Stage 1 training is done by doing transfer learning using all the generated cross-sections.
Stage 2 training is done on the maxpooled features for each cross-section.

About

[JBHI'18] A Lightweight Multi-Section CNN for Lung Nodule Classification and Malignancy Estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published