中文
相关论文

相关论文: Recurrent Pixel Embedding for Instance Grouping

200 篇论文

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,…

计算机视觉与模式识别 · 计算机科学 2016-10-26 Bernardino Romera-Paredes , Philip H. S. Torr

As a proposal-free approach, instance segmentation through pixel embedding learning and clustering is gaining more emphasis. Compared with bounding box refinement approaches, such as Mask R-CNN, it has potential advantages in handling…

计算机视觉与模式识别 · 计算机科学 2026-02-23 Yuli Wu , Long Chen , Dorit Merhof

Segmenting object instances is a key task in machine perception, with safety-critical applications in robotics and autonomous driving. We introduce a novel approach to instance segmentation that jointly leverages measurements from multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

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 from an input image…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Amaia Salvador , Miriam Bellver , Victor Campos , Manel Baradad , Ferran Marques , Jordi Torres , Xavier Giro-i-Nieto

The goal of this work is to segment the objects in an image that are referred to by a sequence of linguistic descriptions (referring expressions). We propose a deep neural network with recurrent layers that output a sequence of binary…

计算机视觉与模式识别 · 计算机科学 2019-11-07 Alba Herrera-Palacio , Carles Ventura , Carina Silberer , Ionut-Teodor Sorodoc , Gemma Boleda , Xavier Giro-i-Nieto

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. Both suffer from…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Long Chen , Martin Strauch , Dorit Merhof

Current state-of-the-art instance segmentation methods are not suited for real-time applications like autonomous driving, which require fast execution times at high accuracy. Although the currently dominant proposal-based methods have high…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

The proposed method extends upon the representational output of semantic instance segmentation by explicitly including both visible and occluded parts. A fully convolutional network is trained to produce consistent pixel-level embedding…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Yanfeng Liu , Eric Psota , Lance Pérez

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

While image segmentation is crucial in various computer vision applications, such as autonomous driving, grasping, and robot navigation, annotating all objects at the pixel-level for training is nearly impossible. Therefore, the study of…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Cuong Manh Hoang , Byeongkeun Kang

We present a new instance segmentation approach tailored to biological images, where instances may correspond to individual cells, organisms or plant parts. Unlike instance segmentation for user photographs or road scenes, in biological…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Victor Kulikov , Victor Lempitsky

We propose a new method for semantic instance segmentation, by first computing how likely two pixels are to belong to the same object, and then by grouping similar pixels together. Our similarity metric is based on a deep, fully…

计算机视觉与模式识别 · 计算机科学 2017-03-31 Alireza Fathi , Zbigniew Wojna , Vivek Rathod , Peng Wang , Hyun Oh Song , Sergio Guadarrama , Kevin P. Murphy

This work proposed a novel learning objective to train a deep neural network to perform end-to-end image pixel clustering. We applied the approach to instance segmentation, which is at the intersection of image semantic segmentation and…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yen-Chang Hsu , Zheng Xu , Zsolt Kira , Jiawei Huang

Current instance segmentation methods can be categorized into segmentation-based methods that segment first then do clustering, and proposal-based methods that detect first then predict masks for each instance proposal using repooling. In…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hui Ying , Zhaojin Huang , Shu Liu , Tianjia Shao , Kun Zhou

Panoptic segmentation (PS) is a complex scene understanding task that requires providing high-quality segmentation for both thing objects and stuff regions. Previous methods handle these two classes with semantic and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Naiyu Gao , Yanhu Shan , Xin Zhao , Kaiqi Huang

We present an end-to-end network to bridge the gap between training and inference pipeline for panoptic segmentation, a task that seeks to partition an image into semantic regions for "stuff" and object instances for "things". In contrast…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Qizhu Li , Xiaojuan Qi , Philip H. S. Torr

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 tracking such instance…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Christian Payer , Darko Štern , Thomas Neff , Horst Bischof , Martin Urschler

We propose a new and, arguably, a very simple reduction of instance segmentation to semantic segmentation. This reduction allows to train feed-forward non-recurrent deep instance segmentation systems in an end-to-end fashion using…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Victor Kulikov , Victor Yurchenko , Victor Lempitsky

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each pixel that enables…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Siyang Li , Bryan Seybold , Alexey Vorobyov , Alireza Fathi , Qin Huang , C. -C. Jay Kuo

We propose an approach to instance-level image segmentation that is built on top of category-level segmentation. Specifically, for each pixel in a semantic category mask, its corresponding instance bounding box is predicted using a deep…

计算机视觉与模式识别 · 计算机科学 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel
‹ 上一页 1 2 3 10 下一页 ›