2020
DOI: 10.3390/app10051818
|View full text |Cite
|
Sign up to set email alerts
|

An Improved Algorithm for Detecting Pneumonia Based on YOLOv3

Abstract: Pneumonia is a disease that develops rapidly and seriously threatens the survival and health of human beings. At present, the computer-aided diagnosis (CAD) of pneumonia is mostly based on binary classification algorithms that cannot provide doctors with location information. To solve this problem, this study proposes an end-to-end highly efficient algorithm for the detection of pneumonia based on a convolutional neural network—Pneumonia Yolo (PYolo). This algorithm is an improved version of the Yolov3 algorit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 23 publications
(10 citation statements)
references
References 20 publications
0
9
0
Order By: Relevance
“…To capture more contextual information at multiple scales, Lu et al [49] and Xia et al [14] set the dilation rates as 1, 3, and 5 to extract richer features. DeepLabv2 [20] (rate = 6, 12, 18, 24) and Yao et al [50] proposed PYolo to use multi-branch convolution with dilation rates of 1, 3, 6, and 12 for detecting pneumonia; these features complement each other to ensure that the information distributed in different ranges can be sampled [51].…”
Section: Dilated Convolutionmentioning
confidence: 99%
“…To capture more contextual information at multiple scales, Lu et al [49] and Xia et al [14] set the dilation rates as 1, 3, and 5 to extract richer features. DeepLabv2 [20] (rate = 6, 12, 18, 24) and Yao et al [50] proposed PYolo to use multi-branch convolution with dilation rates of 1, 3, 6, and 12 for detecting pneumonia; these features complement each other to ensure that the information distributed in different ranges can be sampled [51].…”
Section: Dilated Convolutionmentioning
confidence: 99%
“…Although deep semantic information can help accurately detect targets, shallow detailed information can improve detection accuracy to a certain extent. Therefore, only the feature maps on the last few deep convolutional layers are used for prediction, but the shallower features are ignored, which will reduce the detection performance [18]. Therefore, the four detection scales designed include both deep semantic feature information and shallower detail information, and the information between the detection scales are merged so that the network can obtain more and more robust image information.…”
Section: Improve Multi-scale Predictionmentioning
confidence: 99%
“…The average detection time of this model was 0.06 s per frame at 1920 × 1080 resolution. Tian et al [18] proposed an improved YOLO-V3 model for detecting apples during different growth stages in orchards with fluctuating illumination, complex backgrounds, overlapping apples, and branches and leaves. However, the deep learning methods are relatively slow as they need more computational resources that economical industrial computers usually cannot offer.…”
Section: Introductionmentioning
confidence: 99%
“…YOLO (You Only Look Once) is the first single-stage target detection algorithm that has achieved good results in detection accuracy and detection speed. It has been successfully applied in agriculture [31,32], geology [33], remote sensing [34,35] and medicine [36], and other fields. In addition, it is also widely used in the field of transportation, such as traffic sign detection [37], traffic flow detection [38], pavement pit detection [39], and visual crack detection [40].…”
Section: Introductionmentioning
confidence: 99%