paper-with-me

Papers

An Efficient Approach for Polyps Detection in Endoscopic Videos Based on Faster R-CNN

2018-09-04 · Xi Mo, Ke Tao, Quan Wang, Guanghui Wang

Polyp has long been considered as one of the major etiologies to colorectal cancer which is a fatal disease around the world, thus early detection and recognition of polyps plays a crucial role in clinical routines. Accurate diagnoses of polyps through endoscopes operated by physicians becomes a challenging task not only due to the varying expertise of physicians, but also the inherent nature of endoscopic inspections. To facilitate this process, computer-aid techniques that emphasize fully-conventional image processing and novel machine learning enhanced approaches have been dedicatedly designed for polyp detection in endoscopic videos or images. Among all proposed algorithms, deep learning based methods take the lead in terms of multiple metrics in evolutions for algorithmic performance. In this work, a highly effective model, namely the faster region-based convolutional neural network (Faster R-CNN) is implemented for polyp detection. In comparison with the reported results of the state-of-the-art approaches on polyps detection, extensive experiments demonstrate that the Faster R-CNN achieves very competing results, and it is an efficient approach for clinical practice.

📄 PDF Abstract BibTeX arXiv:1809.01263

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
RoIPool 설명 없음
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…

Similar Papers 제목 키워드 기반

ERCPMP: An Endoscopic Image and Video Dataset for Colorectal Polyps Morphology and Pathology

2023-07-28 · Mojgan Forootan, Mohsen Rajabnia, Ahmad R Mafi, Hamed Azhdari Tehrani 외

In the recent years, artificial intelligence (AI) and its leading subtypes, machine learning (ML) and deep learning (DL) and their applications are spreading very fast in various aspects such as medicine. Today the most …

Prognosis

Extraction of Key-frames of Endoscopic Videos by using Depth Information

2021-06-30 · Pradipta Sasmal, Avinash Paul, M. K. Bhuyan, Yuji Iwahori

A deep learning-based monocular depth estimation (MDE) technique is proposed for selection of most informative frames (key frames) of an endoscopic video. In most of the cases, ground truth depth maps of polyps are not r…

3D ReconstructionDepth EstimationMonocular Depth EstimationTransfer Learning

Transfer Learning in Polyp and Endoscopic Tool Segmentation from Colonoscopy Images

2021-11-16 · Nordic Machine Intelligence 2021 11 · Nefeli Panagiota Tzavara, Bjørn-Jostein Singstad

Colorectal cancer is one of the deadliest and most widespread types of cancer in the world. Colonoscopy is the procedure used to detect and diagnose polyps from the colon, but today's detection rate shows a significant e…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Detecting small polyps using a Dynamic SSD-GAN

2020-10-29 · Daniel C. Ohrenstein, Patrick Brandao, Daniel Toth, Laurence Lovat 외

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, thes…

BIG-bench Machine LearningRegion ProposalSensitivity

Polyp-Gen: Realistic and Diverse Polyp Image Generation for Endoscopic Dataset Expansion

2025-01-28 · Shengyuan Liu, Zhen Chen, Qiushi Yang, Weihao Yu 외

Automated diagnostic systems (ADS) have shown significant potential in the early detection of polyps during endoscopic examinations, thereby reducing the incidence of colorectal cancer. However, due to high annotation co…

DiagnosticImage Generation