Polyp detection in colonoscopy images using YOLOv11
Alok Ranjan Sahoo, Satya Sangram Sahoo, Pavan Chakraborty

TL;DR
This paper evaluates the effectiveness of YOLOv11 models for polyp detection in colonoscopy images, comparing different versions and datasets to improve early colorectal cancer diagnosis.
Contribution
It provides an analysis of YOLOv11's performance in polyp detection, highlighting its potential for rapid and accurate diagnosis in medical imaging.
Findings
YOLOv11 models show promising accuracy in polyp detection.
Data augmentation improves model performance.
YOLOv11's inference time is suitable for real-time applications.
Abstract
Colorectal cancer (CRC) is one of the most commonly diagnosed cancers all over the world. It starts as a polyp in the inner lining of the colon. To prevent CRC, early polyp detection is required. Colonosopy is used for the inspection of the colon. Generally, the images taken by the camera placed at the tip of the endoscope are analyzed by the experts manually. Various traditional machine learning models have been used with the rise of machine learning. Recently, deep learning models have shown more effectiveness in polyp detection due to their superiority in generalizing and learning small features. These deep learning models for object detection can be segregated into two different types: single-stage and two-stage. Generally, two stage models have higher accuracy than single stage ones but the single stage models have low inference time. Hence, single stage models are easy to use for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColorectal Cancer Screening and Detection
MethodsSoftmax · Attention Is All You Need
