English
Related papers

Related papers: Mask Encoding for Single Shot Instance Segmentatio…

200 papers

Mask R-CNN has recently achieved great success in the field of instance segmentation. However, weaknesses of the algorithm have been repeatedly pointed out as well, especially in the segmentation of long, sparse objects whose orientation is…

Computer Vision and Pattern Recognition · Computer Science 2022-03-09 Moritz Zink , Martin Schiele , Pengcheng Fan , Stephan Gasterstädt

Low-resolution image segmentation is crucial in real-world applications such as robotics, augmented reality, and large-scale scene understanding, where high-resolution data is often unavailable due to computational constraints. To address…

Computer Vision and Pattern Recognition · Computer Science 2025-05-09 Anzhe Cheng , Chenzhong Yin , Yu Chang , Heng Ping , Shixuan Li , Shahin Nazarian , Paul Bogdan

Conventional 3D instance segmentation methods rely on labor-intensive 3D annotations for supervised training, which limits their scalability and generalization to novel objects. Recent approaches leverage multi-view 2D masks from the…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Yibo Zhao , Yigong Zhang , Jin Xie

Cancer is one of the leading causes of death in the developed world. Cancer diagnosis is performed through the microscopic analysis of a sample of suspicious tissue. This process is time consuming and error prone, but Deep Learning models…

Image and Video Processing · Electrical Eng. & Systems 2022-03-04 Pedro Costa , Yongpan Fu , João Nunes , Aurélio Campilho , Jaime S. Cardoso

We demonstrate our solution for the 2019 COCO panoptic segmentation task. Our method first performs instance segmentation and semantic segmentation separately, then combines the two to generate panoptic segmentation results. To enhance the…

Computer Vision and Pattern Recognition · Computer Science 2023-04-21 Mehmet Yildirim , Yogesh Langhe

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

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 a recurrent model for semantic instance segmentation that sequentially generates binary masks and their associated class probabilities for every object in an image. Our proposed system is trainable end-to-end from an input image…

Computer Vision and Pattern Recognition · Computer Science 2019-04-15 Amaia Salvador , Miriam Bellver , Victor Campos , Manel Baradad , Ferran Marques , Jordi Torres , Xavier Giro-i-Nieto

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

This paper presents a weakly-supervised approach to object instance segmentation. Starting with known or predicted object bounding boxes, we learn object masks by playing a game of cut-and-paste in an adversarial learning setup. A mask…

Computer Vision and Pattern Recognition · Computer Science 2018-03-20 Tal Remez , Jonathan Huang , Matthew Brown

In this paper, we aim to tackle the challenging few-shot segmentation task from a new perspective. Typical methods follow the paradigm to firstly learn prototypical features from support images and then match query features in pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2023-01-04 Siyu Jiao , Gengwei Zhang , Shant Navasardyan , Ling Chen , Yao Zhao , Yunchao Wei , Humphrey Shi

In this paper, we focus on the challenging multicategory instance segmentation problem in remote sensing images (RSIs), which aims at predicting the categories of all instances and localizing them with pixel-level masks. Although many…

Computer Vision and Pattern Recognition · Computer Science 2021-07-27 Tianyang Zhang , Xiangrong Zhang , Peng Zhu , Xu Tang , Chen Li , Licheng Jiao , Huiyu Zhou

Semantic and instance segmentation algorithms are two general yet distinct image segmentation solutions powered by Convolution Neural Network. While semantic segmentation benefits extensively from the end-to-end training strategy, instance…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Jianfeng Cao , Hong Yan

How to extract instance-level masks without instance-level supervision is the main challenge of weakly supervised instance segmentation (WSIS). Popular WSIS methods estimate a displacement field (DF) via learning inter-pixel relations and…

Computer Vision and Pattern Recognition · Computer Science 2024-11-20 Tengbo Wang , Yu Bai

The instance segmentation problem intends to precisely detect and delineate objects in images. Most of the current solutions rely on deep convolutional neural networks but despite this fact proposed solutions are very diverse. Some…

Computer Vision and Pattern Recognition · Computer Science 2019-02-15 Thomio Watanabe , Denis Wolf

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and…

Computer Vision and Pattern Recognition · Computer Science 2018-03-28 Xiangyun Zhao , Shuang Liang , Yichen Wei

Current 3D segmentation methods heavily rely on large-scale point-cloud datasets, which are notoriously laborious to annotate. Few attempts have been made to circumvent the need for dense per-point annotations. In this work, we look at…

Computer Vision and Pattern Recognition · Computer Science 2023-11-01 Julian Chibane , Francis Engelmann , Tuan Anh Tran , Gerard Pons-Moll

Compared with MS-COCO, the dataset for the competition has a larger proportion of large objects which area is greater than 96x96 pixels. As getting fine boundaries is vitally important for large object segmentation, Mask R-CNN with…

Computer Vision and Pattern Recognition · Computer Science 2020-10-22 Kai Jiang , Xiangyue Liu , Zheng Ju , Xiang Luo

Range-view based LiDAR segmentation methods are attractive for practical applications due to their direct inheritance from efficient 2D CNN architectures. In literature, most range-view based methods follow the per-pixel classification…

Computer Vision and Pattern Recognition · Computer Science 2022-06-27 Yi Gu , Yuming Huang , Chengzhong Xu , Hui Kong

This paper formulates a new problem, instance shadow detection, which aims to detect shadow instance and the associated object instance that cast each shadow in the input image. To approach this task, we first compile a new dataset with the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-12 Tianyu Wang , Xiaowei Hu , Pheng-Ann Heng , Chi-Wing Fu