Zero Pixel Directional Boundary by Vector Transform
Edoardo Mello Rella, Ajad Chhatkuli, Yun Liu, Ender Konukoglu, Luc Van, Gool

TL;DR
This paper introduces a novel vector transform approach for boundary detection that avoids class imbalance issues, enabling training of thin, accurate boundaries with no hyper-parameters in the loss function.
Contribution
The paper proposes a new boundary representation as vectors pointing to the nearest boundary, improving boundary detection by eliminating class imbalance and allowing training of zero-pixel thin boundaries.
Findings
Outperforms existing boundary detection methods on multiple datasets.
Provides theoretical justification for the vector transform representation.
Achieves boundary predictions with no hyper-parameter tuning in training.
Abstract
Boundaries are among the primary visual cues used by human and computer vision systems. One of the key problems in boundary detection is the label representation, which typically leads to class imbalance and, as a consequence, to thick boundaries that require non-differential post-processing steps to be thinned. In this paper, we re-interpret boundaries as 1-D surfaces and formulate a one-to-one vector transform function that allows for training of boundary prediction completely avoiding the class imbalance issue. Specifically, we define the boundary representation at any point as the unit vector pointing to the closest boundary surface. Our problem formulation leads to the estimation of direction as well as richer contextual information of the boundary, and, if desired, the availability of zero-pixel thin boundaries also at training time. Our method uses no hyper-parameter in the…
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
Taxonomy
TopicsImage Processing Techniques and Applications · Industrial Vision Systems and Defect Detection · Image and Signal Denoising Methods
