English
Related papers

Related papers: Mask R-CNN

200 papers

Object detection is a trendy branch of computer vision, especially on human recognition and pedestrian detection. Recognizing the complete body of a person has always been a difficult problem. Over the years, researchers proposed various…

Computer Vision and Pattern Recognition · Computer Science 2019-10-29 Asati Minkesh , Kraittipong Worranitta , Miyachi Taizo

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-20 Tianheng Cheng , Xinggang Wang , Lichao Huang , Wenyu Liu

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…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Wenchao Zhang , Chong Fu , Mai Zhu

We present an auxiliary task to Mask R-CNN, an instance segmentation network, which leads to faster training of the mask head. Our addition to Mask R-CNN is a new prediction head, the Edge Agreement Head, which is inspired by the way human…

Computer Vision and Pattern Recognition · Computer Science 2019-08-13 Roland S. Zimmermann , Julien N. Siems

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…

Computer Vision and Pattern Recognition · Computer Science 2020-07-21 Xinlong Wang , Tao Kong , Chunhua Shen , Yuning Jiang , Lei Li

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

Computer Vision and Pattern Recognition · Computer Science 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song 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…

Computer Vision and Pattern Recognition · Computer Science 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,…

Computer Vision and Pattern Recognition · Computer Science 2017-12-14 Liang-Chieh Chen , Alexander Hermans , George Papandreou , Florian Schroff , Peng Wang , Hartwig Adam

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…

Computer Vision and Pattern Recognition · Computer Science 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

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…

Computer Vision and Pattern Recognition · Computer Science 2019-03-04 Zhaojin Huang , Lichao Huang , Yongchao Gong , Chang Huang , Xinggang Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Ronghang Hu , Piotr Dollár , Kaiming He , Trevor Darrell , Ross Girshick

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…

Computer Vision and Pattern Recognition · Computer Science 2021-08-19 Vighnesh Birodkar , Zhichao Lu , Siyang Li , Vivek Rathod , Jonathan Huang

Instance segmentation is an advanced form of image segmentation which, beyond traditional segmentation, requires identifying individual instances of repeating objects in a scene. Mask R-CNN is the most common architecture for instance…

Computer Vision and Pattern Recognition · Computer Science 2024-08-01 Jawad Haidar , Marc Mouawad , Imad Elhajj , Daniel Asmar

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…

Computer Vision and Pattern Recognition · Computer Science 2022-06-17 Bowen Cheng , Omkar Parkhi , Alexander Kirillov

Obtaining precise instance segmentation masks is of high importance in many modern applications such as robotic manipulation and autonomous driving. Currently, many state of the art models are based on the Mask R-CNN framework which, while…

Computer Vision and Pattern Recognition · Computer Science 2020-07-31 Namdar Homayounfar , Yuwen Xiong , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Issa Mouawad , Francesca Odone

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…

Computer Vision and Pattern Recognition · Computer Science 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

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…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Gedas Bertasius , Lorenzo Torresani

Due to the large success in object detection and instance segmentation, Mask R-CNN attracts great attention and is widely adopted as a strong baseline for arbitrary-shaped scene text detection and spotting. However, two issues remain to be…

Computer Vision and Pattern Recognition · Computer Science 2021-09-09 Xugong Qin , Yu Zhou , Youhui Guo , Dayan Wu , Zhihong Tian , Ning Jiang , Hongbin Wang , Weiping Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-05-29 Claudio Michaelis , Ivan Ustyuzhaninov , Matthias Bethge , Alexander S. Ecker
‹ Prev 1 2 3 10 Next ›