Scripts useful for doing deep learning on DICOM images. Used to differentiate between images with and without lung nodules for my semester project in machine learning.
While you are welcome to borrow ideas and code from this repo, other models performed much better in the competition. If you are interested in DICOM image segmentation in general, you may want to read about some of the winning entries in the 2017 Data Science Bowl
A series of functions for converting DICOM images into numpy arrays
The most successful architecture I tested
A paper detailing background information and different methods of lung nodule detection