HERS Superpixels: Deep Affinity Learning for Hierarchical Entropy Rate Segmentation
Hankui Peng, Angelica I. Aviles-Rivero, Carola-Bibiane Sch\"onlieb

TL;DR
This paper introduces a fast, two-stage superpixel segmentation framework combining deep affinity learning with a hierarchical entropy rate method, enabling near real-time, adaptive superpixel generation for computer vision tasks.
Contribution
It presents a novel two-stage framework with a deep affinity network and a hierarchical segmentation method, achieving efficient and adaptive superpixel segmentation in real-time.
Findings
Outperforms state-of-the-art superpixel methods in accuracy.
Operates in near real-time suitable for practical applications.
Provides highly adaptive superpixels through hierarchical structure.
Abstract
Superpixels serve as a powerful preprocessing tool in numerous computer vision tasks. By using superpixel representation, the number of image primitives can be largely reduced by orders of magnitudes. With the rise of deep learning in recent years, a few works have attempted to feed deeply learned features / graphs into existing classical superpixel techniques. However, none of them are able to produce superpixels in near real-time, which is crucial to the applicability of superpixels in practice. In this work, we propose a two-stage graph-based framework for superpixel segmentation. In the first stage, we introduce an efficient Deep Affinity Learning (DAL) network that learns pairwise pixel affinities by aggregating multi-scale information. In the second stage, we propose a highly efficient superpixel method called Hierarchical Entropy Rate Segmentation (HERS). Using the learned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
HERS Superpixels: Deep Affinity Learning for Hierarchical Entropy Rate Segmentation· youtube
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection · Image Retrieval and Classification Techniques
