paper-with-me

홈 › Papers

Reinforced Coloring for End-to-End Instance Segmentation

2020-05-14 · Tuan Tran Anh, Khoa Nguyen-Tuan, Tran Minh Quan, Won-Ki Jeong

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.

📄 PDF Abstract BibTeX arXiv:2005.07058

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningInstance SegmentationObjectSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ColorRL: Reinforced Coloring for End-to-End Instance Segmentation

2021-06-19 · CVPR 2021 1 · Tran Anh Tuan, Nguyen Tuan Khoa, Tran Minh Quan, Won-Ki Jeong

Instance segmentation, the task of identifying and separating each individual object of interest in the image, is one of the actively studied research topics in computer vision. Although many feed-forward networks pr…

Deep Reinforcement LearningInstance SegmentationSegmentationSemantic Segmentation

Instance Segmentation by Deep Coloring

2018-07-26 · Victor Kulikov, Victor Yurchenko, Victor Lempitsky

We propose a new and, arguably, a very simple reduction of instance segmentation to semantic segmentation. This reduction allows to train feed-forward non-recurrent deep instance segmentation systems in an end-to-end fas…

Autonomous DrivingInstance SegmentationPlant PhenotypingSegmentation+1

Disco: Densely-overlapping Cell Instance Segmentation via Adjacency-aware Collaborative Coloring

2026-02-05 · Rui Sun, Yiwen Yang, Kaiyu Guo, Chen Jiang 외 arxiv

Accurate cell instance segmentation is foundational for digital pathology analysis. Existing methods based on contour detection and distance mapping still face significant challenges in processing complex and dense cellu…

Instance Segmentation

DARC: Distribution-Aware Re-Coloring Model for Generalizable Nucleus Segmentation

2023-09-01 · Shengcong Chen, Changxing Ding, DaCheng Tao, Hao Chen

Nucleus segmentation is usually the first step in pathological image analysis tasks. Generalizable nucleus segmentation refers to the problem of training a segmentation model that is robust to domain gaps between the sou…

Segmentation

Dense Point-to-Mask Optimization with Reinforced Point Selection for Crowd Instance Segmentation

2026-04-02 · Hongru Chen, Jiyang Huang, Jia Wan, Antoni B. Chan arxiv

Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare…

Instance Segmentation