paper-with-me

Papers

UI-Net: Interactive Artificial Neural Networks for Iterative Image Segmentation Based on a User Model

2017-09-11 · Mario Amrehn, Sven Gaube, Mathias Unberath, Frank Schebesch, Tim Horz, Maddalena Strumia, Stefan Steidl, Markus Kowarschik, Andreas Maier

For complex segmentation tasks, fully automatic systems are inherently limited in their achievable accuracy for extracting relevant objects. Especially in cases where only few data sets need to be processed for a highly accurate result, semi-automatic segmentation techniques exhibit a clear benefit for the user. One area of application is medical image processing during an intervention for a single patient. We propose a learning-based cooperative segmentation approach which includes the computing entity as well as the user into the task. Our system builds upon a state-of-the-art fully convolutional artificial neural network (FCN) as well as an active user model for training. During the segmentation process, a user of the trained system can iteratively add additional hints in form of pictorial scribbles as seed points into the FCN system to achieve an interactive and precise segmentation result. The segmentation quality of interactive FCNs is evaluated. Iterative FCN approaches can yield superior results compared to networks without the user input channel component, due to a consistent improvement in segmentation quality after each interaction.

📄 PDF Abstract BibTeX arXiv:1709.03450

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

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 제목 키워드 기반

An Iterative Boundary Random Walks Algorithm for Interactive Image Segmentation

2018-08-09 · Xiao-Feng Xie, Zhuliang Yu, Zhenghui Gu, Yuanqing Li

The interactive image segmentation algorithm can provide an intelligent ways to understand the intention of user input. Many interactive methods have the problem of that ask for large number of user input. To efficient p…

Image SegmentationSegmentationSelf-LearningSemantic Segmentation

CFR-ICL: Cascade-Forward Refinement with Iterative Click Loss for Interactive Image Segmentation

2023-03-09 · Shoukun Sun, Min Xian, Fei Xu, Luca Capriotti 외

The click-based interactive segmentation aims to extract the object of interest from an image with the guidance of user clicks. Recent work has achieved great overall performance by employing feedback from the output. Ho…

Image AugmentationImage SegmentationInteractive SegmentationSegmentation+1

PseudoClick: Interactive Image Segmentation with Click Imitation

2022-07-12 · Qin Liu, Meng Zheng, Benjamin Planche, Srikrishna Karanam 외

The goal of click-based interactive image segmentation is to obtain precise object segmentation masks with limited user interaction, i.e., by a minimal number of user clicks. Existing methods require users to provide all…

Image SegmentationSegmentationSemantic Segmentation

Iteratively Trained Interactive Segmentation

2018-05-11 · Sabarinath Mahadevan, Paul Voigtlaender, Bastian Leibe

Deep learning requires large amounts of training data to be effective. For the task of object segmentation, manually labeling data is very expensive, and hence interactive methods are needed. Following recent approaches,…

Interactive SegmentationObjectSegmentationSemantic Segmentation

Regional Interactive Image Segmentation Networks

2017-10-01 · ICCV 2017 10 · Jun Hao Liew, Yunchao Wei, Wei Xiong, Sim-Heng Ong 외

The interactive image segmentation model allows users to iteratively add new inputs for refinement until a satisfactory result is finally obtained. Therefore, an ideal interactive segmentation model should learn to captu…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation