Research Article Open Access

Real-Time Endoscopic Image Semantic Segmentation for Efficient Polyp Identification

M. Al-Asli1
  • 1 Computer Engineering Department, College of Computer Science and Engineering, Taibah University, Medina, Saudi Arabia

Abstract

The advancement of endoscopic procedures has significantly enhanced diagnostic capabilities in polyp identification and removal, which is critical for colorectal cancer prevention. However, the success of these procedures hinges on the accuracy and speed of real-time image analysis. Traditional image processing methods often fail to provide timely and precise segmentation of endoscopic images. This paper presents the implementation of endoscopic image semantic segmentation using U-Net-like convolutional neural networks (CNNs) and depicts how it can be implemented efficiently on field-programmable gate arrays (FPGAs). The proposed methodology involves a structured pipeline for model development, data preparation, and deployment on FPGA hardware to ensure optimal resource utilization and real-time performance. Experimental results demonstrate that our CNN model achieves a Dice coefficient of 0.92 and an Intersection over Union (IoU) score of 0.85. Furthermore, the real-time FPGA implementation achieved an average inference time of 0.007 seconds per image and a speedup of approximately 2.5× compared to NVIDIA RTX 3070 Ti GPU implementation. Additionally, the FPGA solution consumes approximately 31× less power than the GPU.

Journal of Computer Science
Volume 21 No. 10, 2025, 2388-2399

DOI: https://doi.org/10.3844/jcssp.2025.2388.2399

Submitted On: 1 April 2025 Published On: 10 December 2025

How to Cite: Al-Asli, M. (2025). Real-Time Endoscopic Image Semantic Segmentation for Efficient Polyp Identification. Journal of Computer Science, 21(10), 2388-2399. https://doi.org/10.3844/jcssp.2025.2388.2399

  • 68 Views
  • 17 Downloads
  • 0 Citations

Download

Keywords

  • Real-Time Segmentation
  • Endoscopic Image Analysis
  • Polyp Detection
  • Convolutional Neural Networks
  • FPGA Acceleration