Real-Time Polyp Segmentation Using U-Net with IoU Loss
2020-12-15MediaEval Benchmarking Initiative for Multimedia Evaluation 2020Code Available1· sign in to hype
George Batchkala, Sharib Ali
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/georgebatch/kvasir-segIn paperpytorch★ 23
Abstract
Colonoscopy is the third leading cause of cancer deaths worldwide. While automated segmentation methods can help detect polyps and consequently improve their surgical removal, the clinical usability of these methods requires a trade-off between accuracy and speed. In this work, we exploit the traditional U-Net methods and compare different segmentation-loss functions. Our results demonstrate that IoU loss results in an improved segmentation performance (nearly 3% improvement on Dice) for real-time polyp segmentation.