中文
相关论文

相关论文: Pixel Consensus Voting for Panoptic Segmentation

200 篇论文

We present a single-shot, bottom-up approach for whole image parsing. Whole image parsing, also known as Panoptic Segmentation, generalizes the tasks of semantic segmentation for 'stuff' classes and instance segmentation for 'thing'…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Tien-Ju Yang , Maxwell D. Collins , Yukun Zhu , Jyh-Jing Hwang , Ting Liu , Xiao Zhang , Vivienne Sze , George Papandreou , Liang-Chieh Chen

In this work, we present a robust approach for joint part and object segmentation. Specifically, we reformulate object and part segmentation as an optimization problem and build a hierarchical feature representation including pixel, part,…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Ju He , Jieneng Chen , Ming-Xian Lin , Qihang Yu , Alan Yuille

We present 3D-MPA, a method for instance segmentation on 3D point clouds. Given an input point cloud, we propose an object-centric approach where each point votes for its object center. We sample object proposals from the predicted object…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Francis Engelmann , Martin Bokeloh , Alireza Fathi , Bastian Leibe , Matthias Nießner

Image co-segmentation is a challenging task in computer vision that aims to segment all pixels of the objects from a predefined semantic category. In real-world cases, however, common foreground objects often vary greatly in appearance,…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Wei Teng , Yu Zhang , Xiaowu Chen , Jia Li , Zhiqiang He

Popular Hough Transform-based object detection approaches usually construct an appearance codebook by clustering local image features. However, how to choose appropriate values for the parameters used in the clustering step remains an open…

计算机视觉与模式识别 · 计算机科学 2016-03-29 Jianyu Tang , Hanzi Wang , Yan Yan

In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clustering and…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Gyungin Shin , Samuel Albanie , Weidi Xie

Open-world instance segmentation is the task of grouping pixels into object instances without any pre-determined taxonomy. This is challenging, as state-of-the-art methods rely on explicit class semantics obtained from large labeled…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Weiyao Wang , Matt Feiszli , Heng Wang , Jitendra Malik , Du Tran

Previous top-performing approaches for point cloud instance segmentation involve a bottom-up strategy, which often includes inefficient operations or complex pipelines, such as grouping over-segmented components, introducing additional…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Tong He , Chunhua Shen , Anton van den Hengel

Panoptic segmentation, which is a novel task of unifying instance segmentation and semantic segmentation, has attracted a lot of attention lately. However, most of the previous methods are composed of multiple pathways with each pathway…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

Many approaches to 3D image segmentation are based on hierarchical clustering of supervoxels into image regions. Here we describe a distributed algorithm capable of handling a tremendous number of supervoxels. The algorithm works…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Ran Lu , Aleksandar Zlateski , H. Sebastian Seung

Background subtraction is a fundamental low-level processing task in numerous computer vision applications. The vast majority of algorithms process images on a pixel-by-pixel basis, where an independent decision is made for each pixel. A…

计算机视觉与模式识别 · 计算机科学 2013-03-19 Vikas Reddy , Conrad Sanderson , Brian C. Lovell

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…

计算机视觉与模式识别 · 计算机科学 2020-04-22 Long Chen , Martin Strauch , Dorit Merhof

A new, machine learning-based approach for automatically generating 3D digital geometries of woven composite textiles is proposed to overcome the limitations of existing analytical descriptions and segmentation methods. In this approach,…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Aaron Allred , Lauren J. Abbott , Alireza Doostan , Kurt Maute

Object parsing -- the task of decomposing an object into its semantic parts -- has traditionally been formulated as a category-level segmentation problem. Consequently, when there are multiple objects in an image, current methods cannot…

计算机视觉与模式识别 · 计算机科学 2017-09-13 Qizhu Li , Anurag Arnab , Philip H. S. Torr

Modern 3D semantic instance segmentation approaches predominantly rely on specialized voting mechanisms followed by carefully designed geometric clustering techniques. Building on the successes of recent Transformer-based methods for object…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Jonas Schult , Francis Engelmann , Alexander Hermans , Or Litany , Siyu Tang , Bastian Leibe

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…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Hui Ying , Zhaojin Huang , Shu Liu , Tianjia Shao , Kun Zhou

We present a new certification method for image and point cloud segmentation based on randomized smoothing. The method leverages a novel scalable algorithm for prediction and certification that correctly accounts for multiple testing,…

机器学习 · 计算机科学 2022-07-28 Marc Fischer , Maximilian Baader , Martin Vechev

The instance segmentation can be considered an extension of the object detection problem where bounding boxes are replaced by object contours. Strictly speaking the problem requires to identify each pixel instance and class independently of…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Thomio Watanabe , Denis Wolf

Semantic segmentation and hyperspectral unmixing are two central problems in spectral image analysis. The former assigns each pixel a discrete label corresponding to its material class, whereas the latter estimates pure material spectra,…

图像与视频处理 · 电气工程与系统科学 2026-04-01 Antoine Bottenmuller , Etienne Decencière , Petr Dokládal

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar