paper-with-me

Papers

Bayesian Adaptive Superpixel Segmentation

2019-10-01 · ICCV 2019 10 · Roy Uziel, Meitar Ronen, Oren Freifeld

Superpixels provide a useful intermediate image representation. Existing superpixel methods, however, suffer from at least some of the following drawbacks: 1) topology is handled heuristically; 2) the number of superpixels is either predefined or estimated at a prohibitive cost; 3) lack of adaptiveness. As a remedy, we propose a novel probabilistic model, self-coined Bayesian Adaptive Superpixel Segmentation (BASS), together with an efficient inference. BASS is a Bayesian nonparametric mixture model that also respects topology and favors spatial coherence. The optimizationbased and topology-aware inference is parallelizable and implemented in GPU. Quantitatively, BASS achieves results that are either better than the state-of-the-art or close to it, depending on the performance index and/or dataset. Qualitatively, we argue it achieves the best results; we demonstrate this by not only subjective visual inspection but also objective quantitative performance evaluation of the downstream application of face detection. Our code is available at https://github.com/uzielroy/BASS.

📄 PDF Abstract BibTeX

Code (1)

uzielroy/BASS 공식 구현

Tasks

Face DetectionGPUSegmentationSuperpixels

Similar Papers 제목 키워드 기반

Adaptive Superpixel for Active Learning in Semantic Segmentation

2023-03-29 · ICCV 2023 1 · Hoyoung Kim, Minhyeon Oh, Sehyun Hwang, Suha Kwak 외

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dom…

Active LearningSegmentationSemantic SegmentationSuperpixels

Superpixel Segmentation via Convolutional Neural Networks with Regularized Information Maximization

2020-02-17 · Teppei Suzuki

We propose an unsupervised superpixel segmentation method by optimizing a randomly-initialized convolutional neural network (CNN) in inference time. Our method generates superpixels via CNN from a single image without an…

SegmentationSuperpixels

Adaptive strategy for superpixel-based region-growing image segmentation

2018-03-17 · Mahaman Sani Chaibou, Pierre-Henri Conze, Karim Kalti, Basel Solaiman 외

This work presents a region-growing image segmentation approach based on superpixel decomposition. From an initial contour-constrained over-segmentation of the input image, the image segmentation is achieved by iterative…

Image SegmentationSegmentationSemantic SegmentationSuperpixels

Unsupervised image segmentation by Global and local Criteria Optimization Based on Bayesian Networks

2015-01-22 · Mohamed Ali Mahjoub, Mohamed Mhiri

Today Bayesian networks are more used in many areas of decision support and image processing. In this way, our proposed approach uses Bayesian Network to modelize the segmented image quality. This quality is calculated o…

Image SegmentationSegmentationSemantic SegmentationSuperpixels+1

ISEC: Iterative over-Segmentation via Edge Clustering

2018-02-16 · Marcelo Santos, Luciano Oliveira

Several image pattern recognition tasks rely on superpixel generation as a fundamental step. Image analysis based on superpixels facilitates domain-specific applications, also speeding up the overall processing time of t…

ClusteringSegmentationSuperpixelsVideo Segmentation+1