Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation

Abstract

Image segmentation is a fundamental vision task and still remains a crucial step for many applications. In this paper, we propose a fast image segmentation method based on a novel super boundary-to-pixel direction (super-BPD) and a customized segmentation algorithm with super-BPD. Precisely, we define BPD on each pixel as a two-dimensional unit vector pointing from its nearest boundary to the pixel. In the BPD, nearby pixels from different regions have opposite directions departing from each other, and nearby pixels in the same region have directions pointing to the other or each other (i.e., around medial points). We make use of such property to partition image into super-BPDs, which are novel informative superpixels with robust direction similarity for fast grouping into segmentation regions. Extensive experimental results on BSDS500 and Pascal Context demonstrate the accuracy and efficiency of the proposed super-BPD in segmenting images. Specifically, we achieve comparable or superior performance with MCG while running at 25fps vs 0.07fps. Super-BPD also exhibits a noteworthy transferability to unseen scenes.

Cite

Text

Wan et al. "Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00927

Markdown

[Wan et al. "Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/wan2020cvpr-superbpd/) doi:10.1109/CVPR42600.2020.00927

BibTeX

@inproceedings{wan2020cvpr-superbpd,
  title     = {{Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation}},
  author    = {Wan, Jianqiang and Liu, Yang and Wei, Donglai and Bai, Xiang and Xu, Yongchao},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00927},
  url       = {https://mlanthology.org/cvpr/2020/wan2020cvpr-superbpd/}
}