TL;DR
This paper introduces DSS, a deep learning-based superpixel segmentation method specifically designed for 360-degree spherical images, leveraging spherical CNNs and data augmentation to improve segmentation quality.
Contribution
The paper presents the first deep learning approach tailored for superpixel segmentation of omnidirectional images, incorporating spherical geometry and specialized data augmentation.
Findings
Improved segmentation performance over traditional methods.
Effective use of spherical CNNs for geometry-aware superpixels.
Demonstrated robustness across multiple datasets.
Abstract
Over the years, the use of superpixel segmentation has become very popular in various applications, serving as a preprocessing step to reduce data size by adapting to the content of the image, regardless of its semantic content. While the superpixel segmentation of standard planar images, captured with a 90{\deg} field of view, has been extensively studied, there has been limited focus on dedicated methods to omnidirectional or spherical images, captured with a 360{\deg} field of view. In this study, we introduce the first deep learning-based superpixel segmentation approach tailored for omnidirectional images called DSS (for Deep Spherical Superpixels). Our methodology leverages on spherical CNN architectures and the differentiable K-means clustering paradigm for superpixels, to generate superpixels that follow the spherical geometry. Additionally, we propose to use data augmentation…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training · Focus · k-Means Clustering
