English
Related papers

Related papers: Video Polyp Segmentation: A Deep Learning Perspect…

200 papers

Polyps are early cancer indicators, so assessing occurrences of polyps and their removal is critical. They are observed through a colonoscopy screening procedure that generates a stream of video frames. Segmenting polyps in their natural…

Computer Vision and Pattern Recognition · Computer Science 2024-06-17 Ziang Xu , Jens Rittscher , Sharib Ali

Existing video polyp segmentation (VPS) models typically employ convolutional neural networks (CNNs) to extract features. However, due to their limited receptive fields, CNNs can not fully exploit the global temporal and spatial information…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Ge-Peng Ji , Yu-Cheng Chou , Deng-Ping Fan , Geng Chen , Huazhu Fu , Debesh Jha , Ling Shao

Commonly employed in polyp segmentation, single image UNet architectures lack the temporal insight clinicians gain from video data in diagnosing polyps. To mirror clinical practices more faithfully, our proposed solution, PolypNextLSTM,…

Computer Vision and Pattern Recognition · Computer Science 2024-02-29 Debayan Bhattacharya , Konrad Reuter , Finn Behrendt , Lennart Maack , Sarah Grube , Alexander Schlaefer

Polyp segmentation is a crucial step towards computer-aided diagnosis of colorectal cancer. However, most of the polyp segmentation methods require pixel-wise annotated datasets. Annotated datasets are tedious and time-consuming to produce,…

Computer Vision and Pattern Recognition · Computer Science 2022-11-23 Guangyu Ren , Michalis Lazarou , Jing Yuan , Tania Stathaki

Colorectal polyp segmentation (CPS), an essential problem in medical image analysis, has garnered growing research attention. Recently, the deep learning-based model completely overwhelmed traditional methods in the field of CPS, and more…

Computer Vision and Pattern Recognition · Computer Science 2024-01-23 Zhenyu Wu , Fengmao Lv , Chenglizhao Chen , Aimin Hao , Shuo Li

Video Panoptic Segmentation (VPS) aims at assigning a class label to each pixel, uniquely segmenting and identifying all object instances consistently across all frames. Classic solutions usually decompose the VPS task into several…

Computer Vision and Pattern Recognition · Computer Science 2021-12-17 Yi Zhou , Hui Zhang , Hana Lee , Shuyang Sun , Pingjun Li , Yangguang Zhu , ByungIn Yoo , Xiaojuan Qi , Jae-Joon Han

Pixel-wise image segmentation is a highly demanding task in medical-image analysis. In practice, it is difficult to find annotated medical images with corresponding segmentation masks. In this paper, we present Kvasir-SEG: an open-access…

Image and Video Processing · Electrical Eng. & Systems 2019-11-19 Debesh Jha , Pia H. Smedsrud , Michael A. Riegler , Pål Halvorsen , Thomas de Lange , Dag Johansen , Håvard D. Johansen

Video polyp segmentation (VPS) is an important task in computer-aided colonoscopy, as it helps doctors accurately locate and track polyps during examinations. However, VPS remains challenging because polyps often look similar to surrounding…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Tong Wang , Yaolei Qi , Siwen Wang , Imran Razzak , Guanyu Yang , Yutong Xie

Existing video polyp segmentation (VPS) paradigms usually struggle to balance between spatiotemporal modeling and domain generalization, limiting their applicability in real clinical scenarios. To embrace this challenge, we recast the VPS…

Computer Vision and Pattern Recognition · Computer Science 2025-08-28 Qiang Hu , Ying Zhou , Gepeng Ji , Nick Barnes , Qiang Li , Zhiwei Wang

Automatic polyp segmentation is crucial for effective diagnosis and treatment in colonoscopy images. Traditional methods encounter significant challenges in accurately delineating polyps due to limitations in feature representation and the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-03 Quang Vinh Nguyen , Thanh Hoang Son Vo , Sae-Ryung Kang , Soo-Hyung Kim

Deep learning in gastrointestinal endoscopy can assist to improve clinical performance and be helpful to assess lesions more accurately. To this extent, semantic segmentation methods that can perform automated real-time delineation of a…

Image and Video Processing · Electrical Eng. & Systems 2021-04-23 Debesh Jha , Nikhil Kumar Tomar , Sharib Ali , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Thomas de Lange , Pål Halvorsen

We propose a novel solution for the task of video panoptic segmentation, that simultaneously predicts pixel-level semantic and instance segmentation and generates clip-level instance tracks. Our network, named VPS-Transformer, with a hybrid…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Andra Petrovai , Sergiu Nedevschi

Computer-aided detection, localisation, and segmentation methods can help improve colonoscopy procedures. Even though many methods have been built to tackle automatic detection and segmentation of polyps, benchmarking of state-of-the-art…

Computer Vision and Pattern Recognition · Computer Science 2021-04-02 Debesh Jha , Sharib Ali , Nikhil Kumar Tomar , Håvard D. Johansen , Dag D. Johansen , Jens Rittscher , Michael A. Riegler , Pål Halvorsen

Segmenting polyps in colonoscopy images is essential for the early identification and diagnosis of colorectal cancer, a significant cause of worldwide cancer deaths. Prior deep learning based models such as Attention based variation, UNet…

Image and Video Processing · Electrical Eng. & Systems 2024-07-30 Al Mohimanul Islam , Sadia Shakiba Bhuiyan , Mysun Mashira , Md. Rayhan Ahmed , Salekul Islam , Swakkhar Shatabda

Early detection and assessment of polyps play a crucial role in the prevention and treatment of colorectal cancer (CRC). Polyp segmentation provides an effective solution to assist clinicians in accurately locating and segmenting polyp…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Jiaxin Mei , Tao Zhou , Kaiwen Huang , Yizhe Zhang , Yi Zhou , Ye Wu , Huazhu Fu

Besides the complex nature of colonoscopy frames with intrinsic frame formation artefacts such as light reflections and the diversity of polyp types/shapes, the publicly available polyp segmentation training datasets are limited, small and…

Computer Vision and Pattern Recognition · Computer Science 2022-11-07 Yan Wen , Lei Zhang , Xiangli Meng , Xujiong Ye

Early detection of colorectal polyps is of utmost importance for their treatment and for colorectal cancer prevention. Computer vision techniques have the potential to aid professionals in the diagnosis stage, where colonoscopies are…

Computer Vision and Pattern Recognition · Computer Science 2023-07-25 Enric Moreu , Eric Arazo , Kevin McGuinness , Noel E. O'Connor

Automatic video polyp segmentation plays a critical role in gastrointestinal cancer screening, but the cost of frameby-frame annotations is prohibitively high. While sparse-frame supervised methods have reduced this burden proportionately,…

Computer Vision and Pattern Recognition · Computer Science 2024-12-24 Qiang Hu , Mei Liu , Qiang Li , Zhiwei Wang

Accurate segmentation of polyps in colonoscopy images is essential for early-stage diagnosis and management of colorectal cancer. Despite advancements in deep learning for polyp segmentation, enduring limitations persist. The edges of…

Computer Vision and Pattern Recognition · Computer Science 2024-05-28 Mengqi Lei , Xin Wang

Video Panoptic Segmentation (VPS) is a challenging task that is extends from image panoptic segmentation.VPS aims to simultaneously classify, track, segment all objects in a video, including both things and stuff. Due to its wide…

Computer Vision and Pattern Recognition · Computer Science 2024-06-04 Biao Wu , Diankai Zhang , Si Gao , Chengjian Zheng , Shaoli Liu , Ning Wang
‹ Prev 1 2 3 10 Next ›