This repository contains the codes for CNN-based lung nodule localization and lung cancer detection, used in:
- Discriminative Localization in CNNs for Weakly-Supervised Segmentation of Pulmonary Nodules, MICCAI'17;
- Kaggle Data Science Bowl 2017 - Team HBIL, 14th place.
read_lidc_xml.py
: read nodule annotations and malignancy infos for LIDC-IDRI dataset, save as listsread_lidc_xml_mask.py
: read nodule annotations and malignancy infos for LIDC-IDRI dataset, save as 3D masks
NAM code: coming soon...