Segmentation by Aggregating Superpixels |
||
|
|
||
|
|
Project SummarySegmentation is commonly done by modeling low-level features (e.g. color and edges), where a large number of methods has been proposed, including Normalized Cut [Shi and Malik'00], Minimum Spanning Tree [Felzenszwalb and Huttenlocher'04], and Mean Shift [Comaniciu and Meer'02]. Despite substantial progress, the performance is still far from satisfactory. One major challenge lies in the fundamental difficulty in simultaneously capturing and modeling a variety of visual patterns co-occurred in a nature image, which may differ substantially in different images. In this project, we address this issue from a novel perspective, that instead of directly modeling low-level features, we propose to aggregate mid-level grouping cues in the form of superpixels which can be obtained easily by over-segmenting the image using any reasonable existing segmentation method. The key observation is that, generated by different algorithms with varying parameters, superpixels can capture multi-scale and diverse visual patterns in the image. Successful integration of the cues from a large multitude of superpixels presents a promising yet not fully explored direction. In this project, we propose a novel segmentation framework based on bipartite graph partitioning, which is able to aggregate multi-layer superpixels in a principled and very effective manner. Computationally, it is tailored to unbalanced bipartite graph structure and leads to a highly efficient, linear-time spectral algorithm. Our method achieves significantly better performance on the Berkeley Segmentation Database compared to state-of-the-art techniques. Bipartite Graph and Transfer Cuts
Speedup by Tcut on Bipartite Graph Partitioning
PerformanceSegmentations using different combinations of superpixels
Benefits of Adaptive Superpixels
Quantitative Comparisons on Berkeley Segmentation Database
Perceptual Comparisons
DownloadDownload request formPeopleZhenguo Li, Xiao-Ming Wu, Shih-Fu Chang PublicationZhenguo Li, Xiao-Ming Wu, Shih-Fu Chang. Segmentation Using Superpixels: A Bipartite Graph Partitioning Approach. In IEEE International Conference on Computer Vision and Pattern Recognition (CVPR), 2012. [pdf][Poster] |
|