paper-with-me

Papers

Generative Adversarial Networks for Automatic Polyp Segmentation

2020-12-12 · Awadelrahman M. A. Ali Ahmed

This paper aims to contribute in bench-marking the automatic polyp segmentation problem using generative adversarial networks framework. Perceiving the problem as an image-to-image translation task, conditional generative adversarial networks are utilized to generate masks conditioned by the images as inputs. Both generator and discriminator are convolution neural networks based. The model achieved 0.4382 on Jaccard index and 0.611 as F2 score.

📄 PDF Abstract BibTeX arXiv:2012.06771

Code (1)

Awadelrahman/GANPolypSeg

Tasks

Image-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Collaborative and Adversarial Learning of Focused and Dispersive Representations for Semi-Supervised Polyp Segmentation

2021-01-01 · ICCV 2021 10 · Huisi Wu, Guilian Chen, Zhenkun Wen, Jing Qin

Automatic polyp segmentation from colonoscopy images is an essential step in computer aided diagnosis for colorectal cancer. Most of polyp segmentation methods reported in recent years are based on fully supervised d…

SegmentationSemantic Segmentation

Explainable Medical Image Segmentation via Generative Adversarial Networks and Layer-wise Relevance Propagation

2021-11-02 · Awadelrahman M. A. Ahmed, Leen A. M. Ali

This paper contributes to automating medical image segmentation by proposing generative adversarial network-based models to segment both polyps and instruments in endoscopy images. A major contribution of this work is to…

Generative Adversarial NetworkImage SegmentationMedical Image SegmentationSegmentation+1

Diff-VPS: Video Polyp Segmentation via a Multi-task Diffusion Network with Adversarial Temporal Reasoning

2024-09-11 · Yingling Lu, Yijun Yang, Zhaohu Xing, Qiong Wang 외

Diffusion Probabilistic Models have recently attracted significant attention in the community of computer vision due to their outstanding performance. However, while a substantial amount of diffusion-based research has f…

SegmentationVideo Polyp Segmentation

Unsupervised Dual Adversarial Learning for Anomaly Detection in Colonoscopy Video Frames

2019-10-23 · Yuyuan Liu, Yu Tian, Gabriel Maicas, Leonardo Z. C. T. Pu 외

The automatic detection of frames containing polyps from a colonoscopy video sequence is an important first step for a fully automated colonoscopy analysis tool. Typically, such detection system is built using a large an…

Anomaly DetectionGenerative Adversarial Network

Abnormal Colon Polyp Image Synthesis Using Conditional Adversarial Networks for Improved Detection Performance

2019-06-27 · Younghak Shin, Hemin Ali Qadir, Ilangko Balasingham

One of the major obstacles in automatic polyp detection during colonoscopy is the lack of labeled polyp training images. In this paper, we propose a framework of conditional adversarial networks to increase the number of…

Image Generation