English
Related papers

Related papers: RefineMask: Towards High-Quality Instance Segmenta…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2019-08-05 Davy Neven , Bert De Brabandere , Marc Proesmans , Luc Van Gool

To date, instance segmentation is dominated by twostage methods, as pioneered by Mask R-CNN. In contrast, one-stage alternatives cannot compete with Mask R-CNN in mask AP, mainly due to the difficulty of compactly representing masks, making…

Computer Vision and Pattern Recognition · Computer Science 2020-05-07 Rufeng Zhang , Zhi Tian , Chunhua Shen , Mingyu You , Youliang Yan

In contrast to fully supervised methods using pixel-wise mask labels, box-supervised instance segmentation takes advantage of simple box annotations, which has recently attracted increasing research attention. This paper presents a novel…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Wentong Li , Wenyu Liu , Jianke Zhu , Miaomiao Cui , Risheng Yu , Xiansheng Hua , Lei Zhang

In this paper, we propose a single-shot instance segmentation method, which is simple, fast and accurate. There are two main challenges for one-stage instance segmentation: object instances differentiation and pixel-wise feature alignment.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-14 Yuqing Wang , Zhaoliang Xu , Hao Shen , Baoshan Cheng , Lirong Yang

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…

Computer Vision and Pattern Recognition · Computer Science 2019-12-06 Hui Ying , Zhaojin Huang , Shu Liu , Tianjia Shao , Kun Zhou

Tremendous efforts have been made on instance segmentation but the mask quality is still not satisfactory. The boundaries of predicted instance masks are usually imprecise due to the low spatial resolution of feature maps and the imbalance…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Chufeng Tang , Hang Chen , Xiao Li , Jianmin Li , Zhaoxiang Zhang , Xiaolin Hu

Point-based interactive image segmentation can ease the burden of mask annotation in applications such as semantic segmentation and image editing. However, fully extracting the target mask with limited user inputs remains challenging. We…

Computer Vision and Pattern Recognition · Computer Science 2023-12-25 Chaowei Fang , Ziyin Zhou , Junye Chen , Hanjing Su , Qingyao Wu , Guanbin Li

In recent years, instance segmentation has garnered significant attention across various applications. However, training a fully-supervised instance segmentation model requires costly both instance-level and pixel-level annotations. In…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Yuchen Shen , Dong Zhang , Zhao Zhang , Liyong Fu , Qiaolin Ye

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

Recent attention in instance segmentation has focused on query-based models. Despite being non-maximum suppression (NMS)-free and end-to-end, the superiority of these models on high-accuracy real-time benchmarks has not been well…

Computer Vision and Pattern Recognition · Computer Science 2023-04-04 Junjie He , Pengyu Li , Yifeng Geng , Xuansong Xie

Video instance segmentation aims at predicting object segmentation masks for each frame, as well as associating the instances across multiple frames. Recent end-to-end video instance segmentation methods are capable of performing object…

Computer Vision and Pattern Recognition · Computer Science 2022-06-15 Quanzeng You , Jiang Wang , Peng Chu , Andre Abrantes , Zicheng Liu

Prevalent state-of-the-art instance segmentation methods fall into a query-based scheme, in which instance masks are derived by querying the image feature using a set of instance-aware embeddings. In this work, we devise a new training…

Computer Vision and Pattern Recognition · Computer Science 2022-12-20 Wenguan Wang , James Liang , Dongfang Liu

Single-stage instance segmentation approaches have recently gained popularity due to their speed and simplicity, but are still lagging behind in accuracy, compared to two-stage methods. We propose a fast single-stage instance segmentation…

Computer Vision and Pattern Recognition · Computer Science 2020-07-30 Jiale Cao , Rao Muhammad Anwer , Hisham Cholakkal , Fahad Shahbaz Khan , Yanwei Pang , Ling Shao

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…

Computer Vision and Pattern Recognition · Computer Science 2021-07-02 Lu Qi , Yi Wang , Yukang Chen , Yingcong Chen , Xiangyu Zhang , Jian Sun , Jiaya Jia

In this paper we present a new computer vision task, named video instance segmentation. The goal of this new task is simultaneous detection, segmentation and tracking of instances in videos. In words, it is the first time that the image…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Linjie Yang , Yuchen Fan , Ning Xu

Most existing object instance detection and segmentation models only work well on fairly balanced benchmarks where per-category training sample numbers are comparable, such as COCO. They tend to suffer performance drop on realistic datasets…

Computer Vision and Pattern Recognition · Computer Science 2020-11-04 Tao Wang , Yu Li , Bingyi Kang , Junnan Li , Junhao Liew , Sheng Tang , Steven Hoi , Jiashi Feng

Although instance segmentation has made considerable advancement over recent years, it's still a challenge to design high accuracy algorithms with real-time performance. In this paper, we propose a real-time instance segmentation framework…

Computer Vision and Pattern Recognition · Computer Science 2021-08-03 Wentao Du , Zhiyu Xiang , Shuya Chen , Chengyu Qiao , Yiman Chen , Tingming Bai

We introduce a novel framework called RefineVIS for Video Instance Segmentation (VIS) that achieves good object association between frames and accurate segmentation masks by iteratively refining the representations using sequence context.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-09 Andre Abrantes , Jiang Wang , Peng Chu , Quanzeng You , Zicheng Liu

Recently, fully-convolutional one-stage networks have shown superior performance comparing to two-stage frameworks for instance segmentation as typically they can generate higher-quality mask predictions with less computation. In addition,…

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

Instance segmentation is essential for applications such as automated monitoring of plant health, growth, and yield. However, extensive effort is required to create large-scale datasets with pixel-level annotations of each object instance…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Keyhan Najafian , Farhad Maleki , Lingling Jin , Ian Stavness