paper-with-me

Papers

f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation

2020-01-28 · CVPR 2020 6 · Konstantin Sofiiuk, Ilia Petrov, Olga Barinova, Anton Konushin

Deep neural networks have become a mainstream approach to interactive segmentation. As we show in our experiments, while for some images a trained network provides accurate segmentation result with just a few clicks, for some unknown objects it cannot achieve satisfactory result even with a large amount of user input. Recently proposed backpropagating refinement (BRS) scheme introduces an optimization problem for interactive segmentation that results in significantly better performance for the hard cases. At the same time, BRS requires running forward and backward pass through a deep network several times that leads to significantly increased computational budget per click compared to other methods. We propose f-BRS (feature backpropagating refinement scheme) that solves an optimization problem with respect to auxiliary variables instead of the network inputs, and requires running forward and backward pass just for a small part of a network. Experiments on GrabCut, Berkeley, DAVIS and SBD datasets set new state-of-the-art at an order of magnitude lower time per click compared to original BRS. The code and trained models are available at https://github.com/saic-vul/fbrs_interactive_segmentation .

📄 PDF Abstract BibTeX arXiv:2001.10331

Code (2)

PaddlePaddle/PaddleSeg paddle
jpconnel/fbrs-segmentation pytorch

Tasks

Interactive SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Spatial Broadcast Decoder Spatial Broadcast Decoder is an architecture that aims to improve disentangling, reconstruction accuracy, and generalization to held-out regions in data space. It provides a…

Similar Papers 제목 키워드 기반

Generalizing Interactive Backpropagating Refinement for Dense Prediction Networks

2022-01-01 · CVPR 2022 1 · Fanqing Lin, Brian Price, Tony Martinez

As deep neural networks become the state-of-the-art approach in the field of computer vision for dense prediction tasks, many methods have been developed for automatic estimation of the target outputs given the visua…

Depth EstimationImage MattingInteractive SegmentationMonocular Depth Estimation+3

Interactive Image Segmentation via Backpropagating Refinement Scheme

2019-06-01 · CVPR 2019 6 · Won-Dong Jang, Chang-Su Kim

An interactive image segmentation algorithm, which accepts user-annotations about a target object and the background, is proposed in this work. We convert user-annotations into interaction maps by measuring distances of …

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

CGAM: Click-Guided Attention Module for Interactive Pathology Image Segmentation via Backpropagating Refinement

2023-07-03 · Seonghui Min, Won-Ki Jeong

Tumor region segmentation is an essential task for the quantitative analysis of digital pathology. Recently presented deep neural networks have shown state-of-the-art performance in various image-segmentation tasks. Howe…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

Rethinking Interactive Image Segmentation: Feature Space Annotation

2021-01-12 · Jord{ã}o Bragantini, Alexandre X Falc{ã}o, Laurent Najman

Despite the progress of interactive image segmentation methods, high-quality pixel-level annotation is still time-consuming and laborious - a bottleneck for several deep learning applications. We take a step back to prop…

Foreground SegmentationImage SegmentationInteractive SegmentationMetric Learning+2

Uncertainty-Guided Efficient Interactive Refinement of Fetal Brain Segmentation from Stacks of MRI Slices

2020-07-02 · Guotai Wang, Michael Aertsen, Jan Deprest, Sebastien Ourselin 외

Segmentation of the fetal brain from stacks of motion-corrupted fetal MRI slices is important for motion correction and high-resolution volume reconstruction. Although Convolutional Neural Networks (CNNs) have been widel…

Brain SegmentationSegmentation