Lung Nodules Detection and Segmentation Using 3D Mask-RCNNDownload PDF

14 Apr 2019 (modified: 22 Oct 2023)MIDL Abstract 2019Readers: Everyone
Keywords: Lung Nodule detection, CNN, 3D segmentation, Deep learning, Mask-RCNN
Abstract: Accurate assessment of Lung nodules is a time consuming and error prone ingredient of the radiologist interpretation work. Automating 3D volume detection and segmentation can improve workflow as well as patient care. Previous works have focused either on detecting lung nodules from a full Computed Tomography (CT) scan or on segmenting them from a small Region Of Interest (ROI). We adapt the state of the art architecture for 2D object detection and segmentation, MaskRCNN, to handle 3D images and employ it to detect and segment lung nodules from CT scans. We report on competitive results for the lung nodule detection on LUNA16 data set. The added value of our method is that in addition to lung nodule detection, our framework produces 3D segmentations of the detected nodules.
Code Of Conduct: I have read and accept the code of conduct.
Remove If Rejected: Remove submission from public view if paper is rejected.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:1907.07676/code)
3 Replies

Loading