SCALP: Superpixels with Contour Adherence using Linear Path
R\'emi Giraud, Vinh-Thong Ta, Nicolas Papadakis

TL;DR
SCALP is a fast superpixel method that improves contour adherence and regularity by considering linear paths during clustering, outperforming existing methods on standard benchmarks.
Contribution
Introduces a novel superpixel algorithm using linear path-based distance to enhance contour adherence and regularity in an efficient iterative framework.
Findings
Outperforms state-of-the-art superpixel methods on benchmark datasets.
Produces superpixels with better contour adherence and regularity.
Achieves faster computation while maintaining high quality.
Abstract
Superpixel decomposition methods are generally used as a pre-processing step to speed up image processing tasks. They group the pixels of an image into homogeneous regions while trying to respect existing contours. For all state-of-the-art superpixel decomposition methods, a trade-off is made between 1) computational time, 2) adherence to image contours and 3) regularity and compactness of the decomposition. In this paper, we propose a fast method to compute Superpixels with Contour Adherence using Linear Path (SCALP) in an iterative clustering framework. The distance computed when trying to associate a pixel to a superpixel during the clustering is enhanced by considering the linear path to the superpixel barycenter. The proposed framework produces regular and compact superpixels that adhere to the image contours. We provide a detailed evaluation of SCALP on the standard Berkeley…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Face and Expression Recognition · Advanced Clustering Algorithms Research
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
