paper-with-me

Papers

Detecting small polyps using a Dynamic SSD-GAN

2020-10-29 · Daniel C. Ohrenstein, Patrick Brandao, Daniel Toth, Laurence Lovat, Danail Stoyanov, Peter Mountney

Endoscopic examinations are used to inspect the throat, stomach and bowel for polyps which could develop into cancer. Machine learning systems can be trained to process colonoscopy images and detect polyps. However, these systems tend to perform poorly on objects which appear visually small in the images. It is shown here that combining the single-shot detector as a region proposal network with an adversarially-trained generator to upsample small region proposals can significantly improve the detection of visually-small polyps. The Dynamic SSD-GAN pipeline introduced in this paper achieved a 12% increase in sensitivity on visually-small polyps compared to a conventional FCN baseline.

📄 PDF Abstract BibTeX arXiv:2010.15937

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningRegion ProposalSensitivity

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

Few-Shot Anomaly Detection for Polyp Frames from Colonoscopy

2020-06-26 · Yu Tian, Gabriel Maicas, Leonardo Zorron Cheng Tao Pu, Rajvinder Singh 외

Anomaly detection methods generally target the learning of a normal image distribution (i.e., inliers showing healthy cases) and during testing, samples relatively far from the learned distribution are classified as anom…

Anomaly Detection

UniToPatho, a labeled histopathological dataset for colorectal polyps classification and adenoma dysplasia grading

2021-01-25 · Carlo Alberto Barbano, Daniele Perlo, Enzo Tartaglione, Attilio Fiandrotti 외

Histopathological characterization of colorectal polyps allows to tailor patients' management and follow up with the ultimate aim of avoiding or promptly detecting an invasive carcinoma. Colorectal polyps characterizatio…

Colorectal Polyps CharacterizationGeneral ClassificationHistopathological Image ClassificationManagement+1

Detecting, Localising and Classifying Polyps from Colonoscopy Videos using Deep Learning

2021-01-09 · Yu Tian, Leonardo Zorron Cheng Tao Pu, Yuyuan Liu, Gabriel Maicas 외

In this paper, we propose and analyse a system that can automatically detect, localise and classify polyps from colonoscopy videos. The detection of frames with polyps is formulated as a few-shot anomaly classification p…

Anomaly ClassificationClassificationGeneral Classification

Polyp Segmentation in Colonoscopy Images using U-Net-MobileNetV2

2021-03-29 · Marcus V. L. Branch, Adriele S. Carvalho

Colorectal cancer from the appearance of polyps that can be benign or malignant is one of the most fatal diseases in the world. To find these polyps in patients, colonoscopy is performed, which is a very efficient techni…

Crowd-Assisted Polyp Annotation of Virtual Colonoscopy Videos

2018-09-17 · Ji Hwan Park, Saad Nadeem, Joseph Marino, Kevin Baker 외

Virtual colonoscopy (VC) allows a radiologist to navigate through a 3D colon model reconstructed from a computed tomography scan of the abdomen, looking for polyps, the precursors of colon cancer. Polyps are seen as prot…

Navigate