paper-with-me

Papers

Sample and Filter: Nonparametric Scene Parsing via Efficient Filtering

2015-11-16 · CVPR 2016 6 · Mohammad Najafi, Sarah Taghavi Namin, Mathieu Salzmann, Lars Petersson

Scene parsing has attracted a lot of attention in computer vision. While parametric models have proven effective for this task, they cannot easily incorporate new training data. By contrast, nonparametric approaches, which bypass any learning phase and directly transfer the labels from the training data to the query images, can readily exploit new labeled samples as they become available. Unfortunately, because of the computational cost of their label transfer procedures, state-of-the-art nonparametric methods typically filter out most training images to only keep a few relevant ones to label the query. As such, these methods throw away many images that still contain valuable information and generally obtain an unbalanced set of labeled samples. In this paper, we introduce a nonparametric approach to scene parsing that follows a sample-and-filter strategy. More specifically, we propose to sample labeled superpixels according to an image similarity score, which allows us to obtain a balanced set of samples. We then formulate label transfer as an efficient filtering procedure, which lets us exploit more labeled samples than existing techniques. Our experiments evidence the benefits of our approach over state-of-the-art nonparametric methods on two benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1511.04960

Code (0)

등록된 구현이 없습니다.

Tasks

Scene ParsingSuperpixels

Similar Papers 제목 키워드 기반

Deep Nonparametric Convexified Filtering for Computational Photography, Image Synthesis and Adversarial Defense

2023-09-13 · Jianqiao Wangni

We aim to provide a general framework of for computational photography that recovers the real scene from imperfect images, via the Deep Nonparametric Convexified Filtering (DNCF). It is consists of a nonparametric deep n…

Adversarial DefenseDenoisingimage-classificationImage Classification+3

Adaptive Exponential Smoothing for Online Filtering of Pixel Prediction Maps

2015-12-01 · ICCV 2015 12 · Kang Dang, Jiong Yang, Junsong Yuan

We propose an efficient online video filtering method, called adaptive exponential filtering (AES) to refine pixel prediction maps. Assuming each pixel is associated with a discriminative prediction score, the proposed A…

PredictionSaliency DetectionScene Parsing

Event Signal Filtering via Probability Flux Estimation

2025-04-10 · Jinze Chen, Wei Zhai, Yang Cao, Bin Li 외

Events offer a novel paradigm for capturing scene dynamics via asynchronous sensing, but their inherent randomness often leads to degraded signal quality. Event signal filtering is thus essential for enhancing fidelity b…

State Space ModelsSuper-ResolutionVideo Reconstruction

Nonparametric Scene Parsing with Adaptive Feature Relevance and Semantic Context

2013-06-01 · CVPR 2013 6 · Gautam Singh, Jana Kosecka

This paper presents a nonparametric approach to semantic parsing using small patches and simple gradient, color and location features. We learn the relevance of individual feature channels at test time using a locally ad…

RetrievalScene ParsingSemantic Parsing

Low-pass filtering as Bayesian inference

2019-02-09 · Cristobal Valenzuela, Felipe Tobar

We propose a Bayesian nonparametric method for low-pass filtering that can naturally handle unevenly-sampled and noise-corrupted observations. The proposed model is constructed as a latent-factor model for time series, w…

Bayesian InferenceGaussian ProcessesTime SeriesTime Series Analysis