DeepLung: Deep 3D Dual Path Nets for Automated Pulmonary Nodule Detection and Classification

January 25, 2018 ยท Entered Twilight ยท ๐Ÿ› IEEE Workshop/Winter Conference on Applications of Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENSE, README.md, README.md~, config_training.py, config_training0.py, config_training1.py, config_training2.py, config_training3.py, config_training4.py, config_training5.py, config_training6.py, config_training7.py, config_training8.py, config_training9.py, detector, evaluationScript, nodcls, prepare.py, run_training.sh, wacv18_final.pdf, wacv18_supplyment.pdf

Authors Wentao Zhu, Chaochun Liu, Wei Fan, Xiaohui Xie arXiv ID 1801.09555 Category cs.CV: Computer Vision Cross-listed cs.LG, cs.NE Citations 418 Venue IEEE Workshop/Winter Conference on Applications of Computer Vision Repository https://github.com/uci-cbcl/DeepLung.git} โญ 160 Last Checked 2 months ago
Abstract
In this work, we present a fully automated lung computed tomography (CT) cancer diagnosis system, DeepLung. DeepLung consists of two components, nodule detection (identifying the locations of candidate nodules) and classification (classifying candidate nodules into benign or malignant). Considering the 3D nature of lung CT data and the compactness of dual path networks (DPN), two deep 3D DPN are designed for nodule detection and classification respectively. Specifically, a 3D Faster Regions with Convolutional Neural Net (R-CNN) is designed for nodule detection with 3D dual path blocks and a U-net-like encoder-decoder structure to effectively learn nodule features. For nodule classification, gradient boosting machine (GBM) with 3D dual path network features is proposed. The nodule classification subnetwork was validated on a public dataset from LIDC-IDRI, on which it achieved better performance than state-of-the-art approaches and surpassed the performance of experienced doctors based on image modality. Within the DeepLung system, candidate nodules are detected first by the nodule detection subnetwork, and nodule diagnosis is conducted by the classification subnetwork. Extensive experimental results demonstrate that DeepLung has performance comparable to experienced doctors both for the nodule-level and patient-level diagnosis on the LIDC-IDRI dataset.\footnote{https://github.com/uci-cbcl/DeepLung.git}
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision