Related Experiment Video
Updated: Jul 8, 2026

05:41
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
9.4K
Enhanced object detection in pediatric bronchoscopy images using YOLO-based algorithms with CBAM attention mechanism
Jianqi Yan1,2, Yifan Zeng2, Junhong Lin3
1Faculty of Innovation Engineering, Macau University of Science and Technology, Avenida Wai Long, Taipa, 999078, Macau.
Heliyon
|July 18, 2024
Summary
This study enhances bronchoscopy image analysis by integrating the Convolutional Block Attention Module (CBAM) with YOLO object detection models. The improved system accurately identifies anatomical features in the bronchial tubes, aiding medical professionals.
Area of Science:
- Medical Imaging
- Computer Vision
- Respiratory Medicine
Background:
- Bronchoscopy is crucial for diagnosing respiratory conditions like infections and tumors.
- Visualizing bronchial anatomy in bronchoscopy can be challenging due to artifacts and complexity.
- Accurate identification of bronchial structures is vital for effective diagnosis and treatment.
Purpose of the Study:
- To improve the accuracy of object detection in bronchoscopy images.
- To integrate a YOLO-based object detection algorithm with a CBAM attention mechanism.
- To enhance the identification of key anatomical features within the bronchial tree.
Main Methods:
- Implemented the CBAM attention module within YOLO-V7 and YOLO-V8 object detection architectures.
- Compared the performance of YOLO-V5, YOLO-V7, and YOLO-V8 on a dataset of bronchoscopy images.
- Evaluated the object detection performance using metrics such as mean Average Precision (mAP) and Intersection over Union (IoU).
Main Results:
- The YOLO-V8 model achieved an mAP of 87.09% at an IoU threshold of 0.5.
- Integrating the CBAM attention module into YOLO-V8 significantly improved performance, achieving an mAP of 88.27%.
- The proposed method demonstrated enhanced accuracy and reliability in detecting objects within bronchoscopy images.
Conclusions:
- Incorporating a CBAM attention mechanism with YOLO algorithms notably improves object detection in bronchoscopy.
- This approach offers significant potential for enhancing medical imaging analysis in respiratory diagnostics.
- The study provides valuable insights into optimizing attention mechanisms for object detection in clinical settings.

