CVMay 7, 2016

On Image segmentation using Fractional Gradients-Learning Model Parameters using Approximate Marginal Inference

arXiv:1605.02240v12 citations
Originality Incremental advance
AI Analysis

This work addresses image segmentation for computer vision applications, offering an incremental improvement in gradient estimation.

The paper tackled the problem of image segmentation by proposing a unified gradient estimation approach based on fractional calculus, which improved local gradients and achieved 79.2% average accuracy on the Stanford Backgrounds Dataset, outperforming state-of-the-art methods.

Estimates of image gradients play a ubiquitous role in image segmentation and classification problems since gradients directly relate to the boundaries or the edges of a scene. This paper proposes an unified approach to gradient estimation based on fractional calculus that is computationally cheap and readily applicable to any existing algorithm that relies on image gradients. We show experiments on edge detection and image segmentation on the Stanford Backgrounds Dataset where these improved local gradients outperforms state of the art, achieving a performance of 79.2% average accuracy.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes