中文

gSLICr:超过250Hz的SLIC超像素分割

计算机视觉与模式识别 2015-09-15 v1

摘要

我们介绍了简单线性迭代聚类(Simple Linear Iterative Clustering, SLIC)超像素分割的并行GPU实现。使用单块显卡,我们的实现相比标准串行实现实现了高达 83×83\times 的加速。我们的实现与标准串行实现完全兼容,且该软件现已在线提供并开源。

关键词

引用

@article{arxiv.1509.04232,
  title  = {gSLICr: SLIC superpixels at over 250Hz},
  author = {Carl Yuheng Ren and Victor Adrian Prisacariu and Ian D Reid},
  journal= {arXiv preprint arXiv:1509.04232},
  year   = {2015}
}