World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

Chest X-Rays Abnormalities Localization and Classification Using an Ensemble Framework of Deep Convolutional Neural Networks

    https://doi.org/10.1142/S2196888822500348Cited by:3 (Source: Crossref)

    Medical X-rays are one of the primary choices for diagnosis because of their potential to disclose previously undetected pathologic changes, non-invasive qualities, radiation dosage, and cost concerns. There are several advantages to creating computer-aided detection (CAD) technologies for X-Ray analysis. With the advancement of technology, researchers have lately used the deep learning approach to obtain high accuracy outcomes in the CAD system. With CAD, computer output may be utilized as a backup option for radiologists, assisting doctors in making the best selections. Chest X-Rays (CXRs) are commonly used to diagnose heart and lung problems. Automatically recognizing these problems with high accuracy might considerably improve real-world diagnosis processes. However, the lack of standard publicly available datasets and benchmark research makes comparing and establishing the best detection algorithms challenging. In order to overcome these difficulties, we have used the VinDr-CXR dataset, which is one of the latest public datasets including 18,000 expert-annotated images labeled into 22 local position-specific abnormalities and 6 globally suspected diseases. To improve the identification of chest abnormalities, we proposed a data preparation procedure and a novel model based on YOLOv5 and ResNet50. YOLOv5 is the most recent YOLO series, and it is more adaptable than previous one-stage detection algorithms. In our paper, the role of YOLOv5 is to locate the abnormality location. On the other side, we employ ResNet for classification, avoiding gradient explosion concerns in deep learning. Then we filter the YOLOv5 and ResNet results. The YOLOv5 detection result is updated if ResNet determines that the image is not anomalous.