paper-with-me

Papers

DeepSEED: 3D Squeeze-and-Excitation Encoder-Decoder Convolutional Neural Networks for Pulmonary Nodule Detection

2019-04-06 · Yuemeng Li, Yong Fan

Pulmonary nodule detection plays an important role in lung cancer screening with low-dose computed tomography (CT) scans. It remains challenging to build nodule detection deep learning models with good generalization performance due to unbalanced positive and negative samples. In order to overcome this problem and further improve state-of-the-art nodule detection methods, we develop a novel deep 3D convolutional neural network with an Encoder-Decoder structure in conjunction with a region proposal network. Particularly, we utilize a dynamically scaled cross entropy loss to reduce the false positive rate and combat the sample imbalance problem associated with nodule detection. We adopt the squeeze-and-excitation structure to learn effective image features and utilize inter-dependency information of different feature maps. We have validated our method based on publicly available CT scans with manually labelled ground-truth obtained from LIDC/IDRI dataset and its subset LUNA16 with thinner slices. Ablation studies and experimental results have demonstrated that our method could outperform state-of-the-art nodule detection methods by a large margin.

📄 PDF Abstract BibTeX arXiv:1904.03501

Code (2)

ymli39/DeepSEED-3D-ConvNets-for-Pulmonary-Nodule-Detection 공식 구현 pytorch
kacel33/fixed-DeepSEED pytorch

Tasks

Automated Pulmonary Nodule Detection And ClassificationComputed Tomography (CT)DecoderLung Nodule DetectionRegion Proposal

Similar Papers 제목 키워드 기반

Residual Squeeze-and-Excitation Network for Fast Image Deraining

2020-06-01 · Jun Fu, Jianfeng Xu, Kazuyuki Tasaka, Zhibo Chen

Image deraining is an important image processing task as rain streaks not only severely degrade the visual quality of images but also significantly affect the performance of high-level vision tasks. Traditional methods p…

DecoderRain Removal

High-quality Low-dose CT Reconstruction Using Convolutional Neural Networks with Spatial and Channel Squeeze and Excitation

2021-04-01 · Jingfeng Lu, Shuo Wang, Ping Li, Dong Ye

Low-dose computed tomography (CT) allows the reduction of radiation risk in clinical applications at the expense of image quality, which deteriorates the diagnosis accuracy of radiologists. In this work, we present a Hig…

Computed Tomography (CT)CT ReconstructionDecoderImage Reconstruction

Squeeze-and-Excitation on Spatial and Temporal Deep Feature Space for Action Recognition

2018-06-02 · Gaoyun An, Wen Zhou, Yuxuan Wu, Zhenxing Zheng 외

Spatial and temporal features are two key and complementary information for human action recognition. In order to make full use of the intra-frame spatial characteristics and inter-frame temporal relationships, we propos…

Action RecognitionTemporal Action Localization

Variations of Squeeze and Excitation networks

2023-04-11 · Mahendran NV

Convolutional neural networks learns spatial features and are heavily interlinked within kernels. The SE module have broken the traditional route of neural networks passing the entire result to next layer. Instead SE onl…

Squeeze-SegNet: A new fast Deep Convolutional Neural Network for Semantic Segmentation

2017-11-15 · Geraldin Nanfack, Azeddine Elhassouny, Rachid Oulad Haj Thami

The recent researches in Deep Convolutional Neural Network have focused their attention on improving accuracy that provide significant advances. However, if they were limited to classification tasks, nowadays with contri…

Autonomous DrivingDecoderobject-detectionObject Detection+2