Recurrent Generic Contour-based Instance Segmentation with Progressive Learning
Hao Feng, Keyi Zhou, Wengang Zhou, Yufei Yin, Jiajun Deng, Qi Sun,, Houqiang Li

TL;DR
PolySnake is a novel recurrent deep network that iteratively refines object contours for accurate instance segmentation, demonstrating superior performance across multiple tasks and benchmarks.
Contribution
The paper introduces PolySnake, a new contour-based segmentation method with a recurrent refinement strategy inspired by the Snake algorithm, improving robustness and accuracy.
Findings
Outperforms existing methods on multiple benchmarks.
Effective in scene text and lane detection tasks.
Demonstrates strong generalizability across tasks.
Abstract
Contour-based instance segmentation has been actively studied, thanks to its flexibility and elegance in processing visual objects within complex backgrounds. In this work, we propose a novel deep network architecture, i.e., PolySnake, for generic contour-based instance segmentation. Motivated by the classic Snake algorithm, the proposed PolySnake achieves superior and robust segmentation performance with an iterative and progressive contour refinement strategy. Technically, PolySnake introduces a recurrent update operator to estimate the object contour iteratively. It maintains a single estimate of the contour that is progressively deformed toward the object boundary. At each iteration, PolySnake builds a semantic-rich representation for the current contour and feeds it to the recurrent operator for further contour adjustment. Through the iterative refinements, the contour…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques · Advanced Neural Network Applications
