论文标题

具有完全卷积网络的超级像素分割

Superpixel Segmentation with Fully Convolutional Networks

论文作者

Yang, Fengting, Sun, Qian, Jin, Hailin, Zhou, Zihan

论文摘要

在计算机视觉中,Superpixels已被广泛用作减少随后处理的图像原始数量数量的有效方法。但是,只有几次尝试将它们纳入深度神经网络。一个主要原因是标准卷积操作是在常规网格上定义的,并且在应用于超像素时会发挥降低。受传统超级像素算法通常采用的初始化策略的启发,我们提出了一种新颖的方法,该方法采用了一个简单的完全卷积网络来预测常规图像网格上的超像素。基准数据集的实验结果表明,我们的方法在约50fps运行时可实现最先进的超级像素分割性能。基于预测的超像素,我们进一步为深网络开发了一个下采样/上采样方案,目的是为密集的预测任务生成高分辨率输出。具体来说,我们修改了流行的网络体系结构以同时预测超级像素和差异。我们表明,可以在公共数据集上获得改善的差异估计精度。

In computer vision, superpixels have been widely used as an effective way to reduce the number of image primitives for subsequent processing. But only a few attempts have been made to incorporate them into deep neural networks. One main reason is that the standard convolution operation is defined on regular grids and becomes inefficient when applied to superpixels. Inspired by an initialization strategy commonly adopted by traditional superpixel algorithms, we present a novel method that employs a simple fully convolutional network to predict superpixels on a regular image grid. Experimental results on benchmark datasets show that our method achieves state-of-the-art superpixel segmentation performance while running at about 50fps. Based on the predicted superpixels, we further develop a downsampling/upsampling scheme for deep networks with the goal of generating high-resolution outputs for dense prediction tasks. Specifically, we modify a popular network architecture for stereo matching to simultaneously predict superpixels and disparities. We show that improved disparity estimation accuracy can be obtained on public datasets.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源