中文
相关论文

相关论文: Semi-convolutional Operators for Instance Segmenta…

200 篇论文

Models based on Convolutional Neural Networks (CNNs) have been proven very successful for semantic segmentation and object parsing that yield hierarchies of features. Our key insight is to build convolutional networks that take input of…

人工智能 · 计算机科学 2017-10-31 Jalal Mirakhorli , Hamidreza Amindavar

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…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

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

We present a new, embarrassingly simple approach to instance segmentation in images. Compared to many other dense prediction tasks, e.g., semantic segmentation, it is the arbitrary number of instances that have made instance segmentation…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

We are interested in inferring object segmentation by leveraging only object class information, and by considering only minimal priors on the object segmentation task. This problem could be viewed as a kind of weakly supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2015-04-27 Pedro O. Pinheiro , Ronan Collobert

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

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

Object detection and semantic segmentation are two main themes in object retrieval from high-resolution remote sensing images, which have recently achieved remarkable performance by surfing the wave of deep learning and, more notably,…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Lichao Mou , Xiao Xiang Zhu

Semantic image segmentation is a principal problem in computer vision, where the aim is to correctly classify each individual pixel of an image into a semantic label. Its widespread use in many areas, including medical imaging and…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Vladimir Nekrasov , Janghoon Ju , Jaesik Choi

Semantic segmentation and object detection research have recently achieved rapid progress. However, the former task has no notion of different instances of the same object, and the latter operates at a coarse, bounding-box level. We propose…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Anurag Arnab , Philip H. S Torr

The topic of semantic segmentation has witnessed considerable progress due to the powerful features learned by convolutional neural networks (CNNs). The current leading approaches for semantic segmentation exploit shape information by…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jifeng Dai , Kaiming He , Jian Sun

Anticipating future events is an important prerequisite towards intelligent behavior. Video forecasting has been studied as a proxy task towards this goal. Recent work has shown that to predict semantic segmentation of future frames,…

计算机视觉与模式识别 · 计算机科学 2018-10-04 Pauline Luc , Camille Couprie , Yann LeCun , Jakob Verbeek

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

We address the problem of instance-level semantic segmentation, which aims at jointly detecting, segmenting and classifying every individual object in an image. In this context, existing methods typically propose candidate objects, usually…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Zeeshan Hayder , Xuming He , Mathieu Salzmann

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

In this work, we tackle the problem of instance segmentation, the task of simultaneously solving object detection and semantic segmentation. Towards this goal, we present a model, called MaskLab, which produces three outputs: box detection,…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

Fully convolutional networks (FCNs) have been proven very successful for semantic segmentation, but the FCN outputs are unaware of object instances. In this paper, we develop FCNs that are capable of proposing instance-level segment…

计算机视觉与模式识别 · 计算机科学 2016-03-30 Jifeng Dai , Kaiming He , Yi Li , Shaoqing Ren , Jian Sun

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

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
‹ 上一页 1 2 3 10 下一页 ›