paper-with-me

Papers

Recurrent Instance Segmentation

2015-11-25 · Bernardino Romera-Paredes, Philip H. S. Torr

Instance segmentation is the problem of detecting and delineating each distinct object of interest appearing in an image. Current instance segmentation approaches consist of ensembles of modules that are trained independently of each other, thus missing opportunities for joint learning. Here we propose a new instance segmentation paradigm consisting in an end-to-end method that learns how to segment instances sequentially. The model is based on a recurrent neural network that sequentially finds objects and their segmentations one at a time. This net is provided with a spatial memory that keeps track of what pixels have been explained and allows occlusion handling. In order to train the model we designed a principled loss function that accurately represents the properties of the instance segmentation problem. In the experiments carried out, we found that our method outperforms recent approaches on multiple person segmentation, and all state of the art approaches on the Plant Phenotyping dataset for leaf counting.

📄 PDF Abstract BibTeX arXiv:1511.08250

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationOcclusion HandlingPlant PhenotypingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks

2018-06-06 · Christian Payer, Darko Štern, Thomas Neff, Horst Bischof 외

Different to semantic segmentation, instance segmentation assigns unique labels to each individual instance of the same class. In this work, we propose a novel recurrent fully convolutional network architecture for track…

Instance SegmentationSegmentationSemantic Segmentation

Consistent Video Instance Segmentation with Inter-Frame Recurrent Attention

2022-06-14 · Quanzeng You, Jiang Wang, Peng Chu, Andre Abrantes 외

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of p…

Instance SegmentationObjectSegmentationSemantic Segmentation+1

Recurrent Neural Networks for Semantic Instance Segmentation

2017-12-02 · Amaia Salvador, Miriam Bellver, Victor Campos, Manel Baradad 외

We present a recurrent model for semantic instance segmentation that sequentially generates binary masks and their associated class probabilities for every object in an image. Our proposed system is trainable end-to-end …

Instance SegmentationObjectSegmentationSemantic Segmentation

End-to-End Instance Segmentation with Recurrent Attention

2016-05-30 · CVPR 2017 7 · Mengye Ren, Richard S. Zemel

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in …

Autonomous DrivingImage CaptioningInstance SegmentationObject+6

RDCNet: Instance segmentation with a minimalist recurrent residual network

2020-10-02 · Raphael Ortiz, Gustavo de Medeiros, Antoine H. F. M. Peters, Prisca Liberali 외

Instance segmentation is a key step for quantitative microscopy. While several machine learning based methods have been proposed for this problem, most of them rely on computationally complex models that are trained on s…

Instance SegmentationNuclear SegmentationSegmentationSemantic Segmentation