Multi-Classifier Detection Of Lung Nodules Based On Convolutional Neural Network

Yang Yang,Yang Xu,Wenfeng Shen,Feng Qiu
DOI: https://doi.org/10.1117/12.2326991
2018-01-01
Abstract:With the application of deep learning in the detection of medical images, computer aided systems have become less and less effective in detecting auxiliary nodules. The feature extraction of nodule detection is crucial to the judgment of the final result, which is also true in the automatic classifier. The pre-trained convolutional neural network has a certain degree of success in depth feature extraction. In this paper, we used Unet, a full-volume machine network instead of the traditional convolutional neural network to extract features. We used Resnet to construct a classifier for the extracted features and use Adaboost for integrated learning, which ultimately achieved the best accuracy, up to 72.6%. Compared with the use of traditional classifiers such as SVM, BPNN and other methods, the proposed method has better advantages in feature extraction and detection speed.
What problem does this paper attempt to address?