English
Related papers

Related papers: Pixel Objectness

200 papers

Few-shot semantic segmentation addresses the learning task in which only few images with ground truth pixel-level labels are available for the novel classes of interest. One is typically required to collect a large mount of data (i.e., base…

Computer Vision and Pattern Recognition · Computer Science 2021-11-03 Yuan-Hao Lee , Fu-En Yang , Yu-Chiang Frank Wang

Many open-world applications require the detection of novel objects, yet state-of-the-art object detection and instance segmentation networks do not excel at this task. The key issue lies in their assumption that regions without any…

Computer Vision and Pattern Recognition · Computer Science 2022-04-14 Kuniaki Saito , Ping Hu , Trevor Darrell , Kate Saenko

We address an essential problem in computer vision, that of unsupervised object segmentation in video, where a main object of interest in a video sequence should be automatically separated from its background. An efficient solution to this…

Computer Vision and Pattern Recognition · Computer Science 2017-04-20 Emanuela Haller , Marius Leordeanu

Segmenting object parts such as cup handles and animal bodies is important in many real-world applications but requires more annotation effort. The largest dataset nowadays contains merely two hundred object categories, implying the…

Computer Vision and Pattern Recognition · Computer Science 2023-05-29 Tai-Yu Pan , Qing Liu , Wei-Lun Chao , Brian Price

Recent deep learning based approaches have shown remarkable success on object segmentation tasks. However, there is still room for further improvement. Inspired by generative adversarial networks, we present a generic end-to-end adversarial…

Computer Vision and Pattern Recognition · Computer Science 2019-09-24 Ricard Durall , Franz-Josef Pfreundt , Ullrich Köthe , Janis Keuper

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 Pix2Seq, a simple and generic framework for object detection. Unlike existing approaches that explicitly integrate prior knowledge about the task, we cast object detection as a language modeling task conditioned on the observed…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Ting Chen , Saurabh Saxena , Lala Li , David J. Fleet , Geoffrey Hinton

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

We present an approach for object segmentation in videos that combines frame-level object detection with concepts from object tracking and motion segmentation. The approach extracts temporally consistent object tubes based on an…

Computer Vision and Pattern Recognition · Computer Science 2016-08-11 Benjamin Drayer , Thomas Brox

Neural networks are a powerful framework for foreground segmentation in video acquired by static cameras, segmenting moving objects from the background in a robust way in various challenging scenarios. The premier methods are those based on…

Computer Vision and Pattern Recognition · Computer Science 2021-06-22 Levi Kassel , Michael Werman

In this paper, we address the semantic segmentation problem with a focus on the context aggregation strategy. Our motivation is that the label of a pixel is the category of the object that the pixel belongs to. We present a simple yet…

Computer Vision and Pattern Recognition · Computer Science 2021-05-03 Yuhui Yuan , Xiaokang Chen , Xilin Chen , Jingdong Wang

Despite recent success of object detectors using deep neural networks, their deployment on safety-critical applications such as self-driving cars remains questionable. This is partly due to the absence of reliable estimation for detectors'…

Computer Vision and Pattern Recognition · Computer Science 2020-06-17 Yongxin Wang , Duminda Wijesekera

Video object segmentation, aiming to segment the foreground objects given the annotation of the first frame, has been attracting increasing attentions. Many state-of-the-art approaches have achieved great performance by relying on online…

Computer Vision and Pattern Recognition · Computer Science 2021-07-12 Siyue Yu , Jimin Xiao , BingFeng Zhang , Eng Gee Lim

Deep learning has enabled remarkable advances in scene understanding, particularly in semantic segmentation tasks. Yet, current state of the art approaches are limited to a closed set of classes, and fail when facing novel elements, also…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Nicolas Marchal , Charlotte Moraldo , Roland Siegwart , Hermann Blum , Cesar Cadena , Abel Gawel

This work examines the use of a fully convolutional net (FCN) to find an image segment, given a pixel within this segment region. The net receives an image, a point in the image and a region of interest (RoI ) mask. The net output is a…

Computer Vision and Pattern Recognition · Computer Science 2019-02-26 Sagi Eppel

Scene parsing, or semantic segmentation, consists in labeling each pixel in an image with the category of the object it belongs to. It is a challenging task that involves the simultaneous detection, segmentation and recognition of all the…

Computer Vision and Pattern Recognition · Computer Science 2015-06-09 Clément Farabet , Camille Couprie , Laurent Najman , Yann LeCun

As a computer vision task, automatic object segmentation remains challenging in specialized image domains without massive labeled data, such as synthetic aperture sonar images, remote sensing, biomedical imaging, etc. In any domain,…

Computer Vision and Pattern Recognition · Computer Science 2025-11-05 Hassan Baker , Matthew S. Emigh , Austin J. Brockmeier

Current semantic segmentation methods focus only on mining "local" context, i.e., dependencies between pixels within individual images, by context-aggregation modules (e.g., dilated convolution, neural attention) or structure-aware…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Wenguan Wang , Tianfei Zhou , Fisher Yu , Jifeng Dai , Ender Konukoglu , Luc Van Gool

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Unlike previous practices that focus on exploring the embedding learning of foreground object (s), we consider…

Computer Vision and Pattern Recognition · Computer Science 2021-05-18 Zongxin Yang , Yunchao Wei , Yi Yang

We consider the problem of retrieving objects from image data and learning to classify them into meaningful semantic categories with minimal supervision. To that end, we propose a fully differentiable unsupervised deep clustering approach…

Computer Vision and Pattern Recognition · Computer Science 2018-07-25 Steven Hickson , Anelia Angelova , Irfan Essa , Rahul Sukthankar