Deep Variational Instance Segmentation

07/22/2020
by   Jialin Yuan, et al.
14

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating object proposals and the second one recognizing and refining the boundaries. Further, proposals are usually based on detectors such as faster R-CNN which search for boxes in the entire image exhaustively. In this paper, we propose a novel algorithm that directly utilizes a fully convolutional network (FCN) to predict instance labels. Specifically, we propose a variational relaxation of instance segmentation as minimizing an optimization functional for a piecewise-constant segmentation problem, which can be used to train an FCN end-to-end. It extends the classical Mumford-Shah variational segmentation problem to be able to handle permutation-invariant labels in the ground truth of instance segmentation. Experiments on PASCAL VOC 2012, Semantic Boundaries dataset(SBD), and the MSCOCO 2017 dataset show that the proposed approach efficiently tackle the instance segmentation task. The source code and trained models will be released with the paper.

READ FULL TEXT

page 2

page 3

page 14

page 16

page 17

page 18

page 19

page 20

research
04/10/2019

Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations

This paper presents a novel approach for learning instance segmentation ...
research
04/05/2018

A Pyramid CNN for Dense-Leaves Segmentation

Automatic detection and segmentation of overlapping leaves in dense foli...
research
07/05/2018

Beef Cattle Instance Segmentation Using Fully Convolutional Neural Network

We present an instance segmentation algorithm trained and applied to a C...
research
03/17/2018

Learning to Cluster for Proposal-Free Instance Segmentation

This work proposed a novel learning objective to train a deep neural net...
research
08/08/2022

Occlusion-Aware Instance Segmentation via BiLayer Network Architectures

Segmenting highly-overlapping image objects is challenging, because ther...
research
07/30/2020

LevelSet R-CNN: A Deep Variational Method for Instance Segmentation

Obtaining precise instance segmentation masks is of high importance in m...
research
01/09/2019

Trace-back Along Capsules and Its Application on Semantic Segmentation

In this paper, we propose a capsule-based neural network model to solve ...

Please sign up or login with your details

Forgot password? Click here to reset