English
Related papers

Related papers: Ensembling Instance and Semantic Segmentation for …

200 papers

Automatic instance segmentation is a problem that occurs in many biomedical applications. State-of-the-art approaches either perform semantic segmentation or refine object bounding boxes obtained from detection methods. Both suffer from…

Computer Vision and Pattern Recognition · Computer Science 2020-04-22 Long Chen , Martin Strauch , Dorit Merhof

Semantic segmentation is the problem of assigning a class label to every pixel in an image, and is an important component of an autonomous vehicle vision stack for facilitating scene understanding and object detection. However, many of the…

Computer Vision and Pattern Recognition · Computer Science 2024-10-28 Christopher J. Holder , Muhammad Shafique

In the literature, many fusion techniques are registered for the segmentation of images, but they primarily focus on observed output or belief score or probability score of the output classes. In the present work, we have utilized inter…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Somenath Kuiry , Nibaran Das , Alaka Das , Mita Nasipuri

The task of assigning semantic classes and track identities to every pixel in a video is called video panoptic segmentation. Our work is the first that targets this task in a real-world setting requiring dense interpretation in both spatial…

We propose a novel method for unsupervised semantic image segmentation based on mutual information maximization between local and global high-level image features. The core idea of our work is to leverage recent progress in self-supervised…

Computer Vision and Pattern Recognition · Computer Science 2021-10-08 Robert Harb , Patrick Knöbelreiter

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

Panoptic segmentation aims to address semantic and instance segmentation simultaneously in a unified framework. However, an efficient solution of panoptic segmentation in applications like autonomous driving is still an open research…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Enxu Li , Ryan Razani , Yixuan Xu , Liu Bingbing

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…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Feng Li , Hao Zhang , Huaizhe xu , Shilong Liu , Lei Zhang , Lionel M. Ni , Heung-Yeung Shum

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

This paper presents a unified framework for depth-aware panoptic segmentation (DPS), which aims to reconstruct 3D scene with instance-level semantics from one single image. Prior works address this problem by simply adding a dense depth…

Computer Vision and Pattern Recognition · Computer Science 2022-06-02 Naiyu Gao , Fei He , Jian Jia , Yanhu Shan , Haoyang Zhang , Xin Zhao , Kaiqi Huang

We propose an end-to-end learning approach for panoptic segmentation, a novel task unifying instance (things) and semantic (stuff) segmentation. Our model, TASCNet, uses feature maps from a shared backbone network to predict in a single…

Computer Vision and Pattern Recognition · Computer Science 2019-05-20 Jie Li , Allan Raventos , Arjun Bhargava , Takaaki Tagawa , Adrien Gaidon

We present ReCo, a contrastive learning framework designed at a regional level to assist learning in semantic segmentation. ReCo performs semi-supervised or supervised pixel-level contrastive learning on a sparse set of hard negative…

Computer Vision and Pattern Recognition · Computer Science 2022-02-01 Shikun Liu , Shuaifeng Zhi , Edward Johns , Andrew J. Davison

Instance-level human analysis is common in real-life scenarios and has multiple manifestations, such as human part segmentation, dense pose estimation, human-object interactions, etc. Models need to distinguish different human instances in…

Computer Vision and Pattern Recognition · Computer Science 2018-12-03 Lu Yang , Qing Song , Zhihui Wang , Ming Jiang

Semantic segmentation is an important topic in computer vision with many relevant application in Earth observation. While supervised methods exist, the constraints of limited annotated data has encouraged development of unsupervised…

Computer Vision and Pattern Recognition · Computer Science 2024-08-15 Pratik Vora , Sudipan Saha

Instance Segmentation, which seeks to obtain both class and instance labels for each pixel in the input image, is a challenging task in computer vision. State-of-the-art algorithms often employ two separate stages, the first one generating…

Computer Vision and Pattern Recognition · Computer Science 2020-10-27 Jialin Yuan , Chao Chen , Li Fuxin

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) or class-agnostic…

Computer Vision and Pattern Recognition · Computer Science 2023-12-29 Dantong Niu , Xudong Wang , Xinyang Han , Long Lian , Roei Herzig , Trevor Darrell

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

Instance segmentation aims to locate targets in the image and segment each target area at pixel level, which is one of the most important tasks in computer vision. Mask R-CNN is a classic method of instance segmentation, but we find that…

Computer Vision and Pattern Recognition · Computer Science 2021-02-23 Xiaolong Guo , Xiaosong Lan , Kunfeng Wang , Shuxiao Li

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

To help address the occlusion problem in panoptic segmentation and image understanding, this paper proposes a new large-scale dataset named COCO-OLAC (COCO Occlusion Labels for All Computer Vision Tasks), which is derived from the COCO…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Wenbo Wei , Jun Wang , Abhir Bhalerao