论文标题
端到端实例细分的增强着色
Reinforced Coloring for End-to-End Instance Segmentation
论文作者
论文摘要
实例细分是计算机视觉中积极研究的研究主题之一,其中许多感兴趣的对象应单独分开。虽然许多馈电网络在不同类型的图像上产生高质量的分割,但它们的结果通常会遭受拓扑错误(合并或拆分),以分割许多对象,需要后处理。另一方面,现有的迭代方法一次使用基于知识的属性(形状,边界等)一次提取单个对象,而无需依赖后处理,但它们的扩展不是很好。为了利用常规单对象的每个步骤分割方法的优势而不会损害可扩展性,我们提出了一种新型的迭代深度强化学习剂,该学习剂学习如何并行区分多个对象。我们针对可训练代理的奖励功能旨在使用图形着色算法偏爱属于同一对象的像素。我们证明了所提出的方法可以有效地对许多对象进行实例分割,而无需大量的后处理。
Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different types of images, their results often suffer from topological errors (merging or splitting) for segmentation of many objects, requiring post-processing. Existing iterative methods, on the other hand, extract a single object at a time using discriminative knowledge-based properties (shapes, boundaries, etc.) without relying on post-processing, but they do not scale well. To exploit the advantages of conventional single-object-per-step segmentation methods without impairing the scalability, we propose a novel iterative deep reinforcement learning agent that learns how to differentiate multiple objects in parallel. Our reward function for the trainable agent is designed to favor grouping pixels belonging to the same object using a graph coloring algorithm. We demonstrate that the proposed method can efficiently perform instance segmentation of many objects without heavy post-processing.