论文标题
对检测肺炎的深CNN结构的比较研究
A Comparison Study of Deep CNN Architecture in Detecting of Pneumonia
论文作者
论文摘要
肺炎是细菌或病毒引起的一种呼吸道感染,会影响大量人,尤其是在发展和贫困的国家中,经常观察到高污染,不洁的生活条件和过度拥挤的国家以及医疗基础设施不足。肺炎填充肺部并复杂呼吸的胸膜积液是由肺炎带来的。肺炎的早期发现对于确保治愈性护理和提高存活率至关重要。通常用于诊断肺炎的方法是胸部X射线成像。这项工作的目的是开发一种在数字X射线图片中自动诊断细菌和病毒性肺炎的方法。本文首先介绍了作者的技术,然后就可靠诊断的肺炎诊断领域的最新发展提供了全面的报告。在这项研究中,这里调整了最先进的深卷积神经网络,以根据图像对植物疾病进行分类并测试其性能。深度学习结构是经验比较的。 VGG19,具有152V2,Resnext101,Seresnet152,MobileNettV2和Densenet的Resnet,具有201层的架构。实验数据包括两组,病态健康的X射线图片。为了尽快采取适当的针对植物疾病的行动,首选疾病鉴定模型。 Densenet201在我们的实验中没有表现出过度拟合或性能降解,并且随着时期的数量增加,其准确性趋于增加。此外,Densenet201具有明显少数参数以及在合理的计算时间内实现最先进的性能。在测试准确性方面,该体系结构的表现优于竞争,得分为95%。每个建筑都经过Keras训练,使用Theano作为后端。
Pneumonia, a respiratory infection brought on by bacteria or viruses, affects a large number of people, especially in developing and impoverished countries where high levels of pollution, unclean living conditions, and overcrowding are frequently observed, along with insufficient medical infrastructure. Pleural effusion, a condition in which fluids fill the lung and complicate breathing, is brought on by pneumonia. Early detection of pneumonia is essential for ensuring curative care and boosting survival rates. The approach most usually used to diagnose pneumonia is chest X-ray imaging. The purpose of this work is to develop a method for the automatic diagnosis of bacterial and viral pneumonia in digital x-ray pictures. This article first presents the authors' technique, and then gives a comprehensive report on recent developments in the field of reliable diagnosis of pneumonia. In this study, here tuned a state-of-the-art deep convolutional neural network to classify plant diseases based on images and tested its performance. Deep learning architecture is compared empirically. VGG19, ResNet with 152v2, Resnext101, Seresnet152, Mobilenettv2, and DenseNet with 201 layers are among the architectures tested. Experiment data consists of two groups, sick and healthy X-ray pictures. To take appropriate action against plant diseases as soon as possible, rapid disease identification models are preferred. DenseNet201 has shown no overfitting or performance degradation in our experiments, and its accuracy tends to increase as the number of epochs increases. Further, DenseNet201 achieves state-of-the-art performance with a significantly a smaller number of parameters and within a reasonable computing time. This architecture outperforms the competition in terms of testing accuracy, scoring 95%. Each architecture was trained using Keras, using Theano as the backend.