中文
相关论文

相关论文: MaskUno: Switch-Split Block For Enhancing Instance…

200 篇论文

Letting a deep network be aware of the quality of its own predictions is an interesting yet important problem. In the task of instance segmentation, the confidence of instance classification is used as mask quality score in most instance…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Zhaojin Huang , Lichao Huang , Yongchao Gong , Chang Huang , Xinggang Wang

Instance segmentation is a promising yet challenging topic in computer vision. Recent approaches such as Mask R-CNN typically divide this problem into two parts -- a detection component and a mask generation branch, and mostly focus on the…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Shichao Xu , Shuyue Lan , Qi Zhu

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

Instance segmentation models today are very accurate when trained on large annotated datasets, but collecting mask annotations at scale is prohibitively expensive. We address the partially supervised instance segmentation problem in which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Vighnesh Birodkar , Zhichao Lu , Siyang Li , Vivek Rathod , Jonathan Huang

Instance segmentation aims to detect and segment individual objects in a scene. Most existing methods rely on precise mask annotations of every category. However, it is difficult and costly to segment objects in novel categories because a…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Weicheng Kuo , Anelia Angelova , Jitendra Malik , Tsung-Yi Lin

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

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

Instance segmentation requires a large number of training samples to achieve satisfactory performance and benefits from proper data augmentation. To enlarge the training set and increase the diversity, previous methods have investigated…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Hao-Shu Fang , Jianhua Sun , Runzhong Wang , Minghao Gou , Yong-Lu Li , Cewu Lu

Most methods for object instance segmentation require all training examples to be labeled with segmentation masks. This requirement makes it expensive to annotate new categories and has restricted instance segmentation models to ~100…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

We propose a simple yet effective instance segmentation framework, termed CondInst (conditional convolutions for instance segmentation). Top-performing instance segmentation methods such as Mask R-CNN rely on ROI operations (typically…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Zhi Tian , Chunhua Shen , Hao Chen

Tremendous efforts have been made to improve mask localization accuracy in instance segmentation. Modern instance segmentation methods relying on fully convolutional networks perform pixel-wise classification, which ignores object…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Tianheng Cheng , Xinggang Wang , Lichao Huang , Wenyu Liu

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

In this paper, we explore the mask representation in instance segmentation with Point-of-Interest (PoI) features. Differentiating multiple potential instances within a single PoI feature is challenging because learning a high-dimensional…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Lu Qi , Yi Wang , Yukang Chen , Yingcong Chen , Xiangyu Zhang , Jian Sun , Jiaya Jia

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

We tackle the problem of one-shot instance segmentation: Given an example image of a novel, previously unknown object category, find and segment all objects of this category within a complex scene. To address this challenging new task, we…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker

We propose an embarrassingly simple point annotation scheme to collect weak supervision for instance segmentation. In addition to bounding boxes, we collect binary labels for a set of points uniformly sampled inside each bounding box. We…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov

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

In this paper we present Mask DINO, a unified object detection and segmentation framework. Mask DINO extends DINO (DETR with Improved Denoising Anchor Boxes) by adding a mask prediction branch which supports all image segmentation tasks…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Feng Li , Hao Zhang , Huaizhe xu , Shilong Liu , Lei Zhang , Lionel M. Ni , Heung-Yeung Shum

We introduce a method for simultaneously classifying, segmenting and tracking object instances in a video sequence. Our method, named MaskProp, adapts the popular Mask R-CNN to video by adding a mask propagation branch that propagates…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Gedas Bertasius , Lorenzo Torresani

The attributes of object contours has great significance for instance segmentation task. However, most of the current popular deep neural networks do not pay much attention to the object edge information. Inspired by the human annotation…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Wenchao Zhang , Chong Fu , Mai Zhu
‹ 上一页 1 2 3 10 下一页 ›