Growing Instance Mask on Leaf
Chuang Yang, Haozhao Ma, and Qi Wang

TL;DR
VeinMask is a novel single-shot instance segmentation method inspired by leaf vein growth, achieving high accuracy with low complexity by predicting veins in polar coordinates and introducing new modules and losses.
Contribution
The paper introduces VeinMask, a simple yet effective contour-based segmentation approach that models vein growth, predicts in polar coordinates, and incorporates new modules for improved performance.
Findings
Outperforms existing contour-based methods on COCO dataset.
Achieves high accuracy with nearly half the design complexity.
Effective supervision with Residual IoU loss enhances regression tasks.
Abstract
Contour-based instance segmentation methods include one-stage and multi-stage schemes. These approaches achieve remarkable performance. However, they have to define plenty of points to segment precise masks, which leads to high complexity. We follow this issue and present a single-shot method, called \textbf{VeinMask}, for achieving competitive performance in low design complexity. Concretely, we observe that the leaf locates coarse margins via major veins and grows minor veins to refine twisty parts, which makes it possible to cover any objects accurately. Meanwhile, major and minor veins share the same growth mode, which avoids modeling them separately and ensures model simplicity. Considering the superiorities above, we propose VeinMask to formulate the instance segmentation problem as the simulation of the vein growth process and to predict the major and minor veins in polar…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
