English
Related papers

Related papers: SOLO: A Simple Framework for Instance Segmentation

200 papers

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

In this work, we aim at building a simple, direct, and fast instance segmentation framework with strong performance. We follow the principle of the SOLO method of Wang et al. "SOLO: segmenting objects by locations". Importantly, we take one…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Xinlong Wang , Rufeng Zhang , Tao Kong , Lei Li , Chunhua Shen

This paper presents an end-to-end instance segmentation framework, termed SOIT, that Segments Objects with Instance-aware Transformers. Inspired by DETR \cite{carion2020end}, our method views instance segmentation as a direct set prediction…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Xiaodong Yu , Dahu Shi , Xing Wei , Ye Ren , Tingqun Ye , Wenming Tan

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a…

Computer Vision and Pattern Recognition · Computer Science 2022-04-26 Xinlong Wang , Zhiding Yu , Shalini De Mello , Jan Kautz , Anima Anandkumar , Chunhua Shen , Jose M. Alvarez

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…

Computer Vision and Pattern Recognition · Computer Science 2017-04-11 Anurag Arnab , Philip H. S Torr

Instance segmentation has gained recently huge attention in various computer vision applications. It aims at providing different IDs to different object of the scene, even if they belong to the same class. This is useful in various…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Eslam Mohamed , Abdelrahman Shaker , Ahmad El-Sallab , Mayada Hadhoud

Object detection or localization is an incremental step in progression from coarse to fine digital image inference. It not only provides the classes of the image objects, but also provides the location of the image objects which have been…

Computer Vision and Pattern Recognition · Computer Science 2020-07-07 Abdul Mueed Hafiz , Ghulam Mohiuddin Bhat

In this paper, we introduce an anchor-free and single-shot instance segmentation method, which is conceptually simple with 3 independent branches, fully convolutional and can be used by easily embedding it into mobile and embedded devices.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Longfei Zeng , Mohammed Sabah

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…

Computer Vision and Pattern Recognition · Computer Science 2016-05-24 Zifeng Wu , Chunhua Shen , Anton van den Hengel

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

Computer Vision and Pattern Recognition · Computer Science 2016-10-26 Bernardino Romera-Paredes , Philip H. S. Torr

Instance segmentation aims to delineate each individual object of interest in an image. State-of-the-art approaches achieve this goal by either partitioning semantic segmentations or refining coarse representations of detected objects. In…

Computer Vision and Pattern Recognition · Computer Science 2022-10-10 Long Chen , Yuli Wu , Dorit Merhof

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In this paper, we present…

Computer Vision and Pattern Recognition · Computer Science 2017-04-13 Guanbin Li , Yuan Xie , Liang Lin , Yizhou Yu

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 methods often require costly per-pixel labels. We propose a method that only requires point-level annotations. During training, the model only has access to a single pixel label per object, yet the task is to output…

Computer Vision and Pattern Recognition · Computer Science 2019-06-18 Issam H. Laradji , Negar Rostamzadeh , Pedro O. Pinheiro , David Vazquez , Mark Schmidt

We present a bottom-up approach for the task of object instance segmentation using a single-shot model. The proposed model employs a fully convolutional network which is trained to predict class-wise segmentation masks as well as the…

Computer Vision and Pattern Recognition · Computer Science 2018-07-23 Jacob Richeimer , Jonathan Mitchell

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

Computer Vision and Pattern Recognition · Computer Science 2020-07-28 Zhi Tian , Chunhua Shen , Hao Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2022-10-18 Alex Zihao Zhu , Vincent Casser , Reza Mahjourian , Henrik Kretzschmar , Sören Pirk

Recent state-of-the-art one-stage instance segmentation model SOLO divides the input image into a grid and directly predicts per grid cell object masks with fully-convolutional networks, yielding comparably good performance as traditional…

Computer Vision and Pattern Recognition · Computer Science 2022-12-27 Tao Wang , Jun Hao Liew , Yu Li , Yunpeng Chen , Jiashi Feng

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

Computer Vision and Pattern Recognition · Computer Science 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung
‹ Prev 1 2 3 10 Next ›