SCR: Smooth Contour Regression with Geometric Priors
Gaetan Bahl, Lionel Daniel, Florent Lafarge

TL;DR
SCR introduces a novel method for object contour regression using complex periodic functions, effectively balancing accuracy and compactness, and demonstrating real-time performance on embedded hardware.
Contribution
The paper presents SCR, a new contour regression approach that overcomes star-shaped domain limitations with geometric priors, and includes a compact network variant for embedded systems.
Findings
SCR achieves competitive accuracy on COCO 2017 dataset.
The compact version runs in real-time on embedded hardware.
The method effectively balances shape accuracy and model efficiency.
Abstract
While object detection methods traditionally make use of pixel-level masks or bounding boxes, alternative representations such as polygons or active contours have recently emerged. Among them, methods based on the regression of Fourier or Chebyshev coefficients have shown high potential on freeform objects. By defining object shapes as polar functions, they are however limited to star-shaped domains. We address this issue with SCR: a method that captures resolution-free object contours as complex periodic functions. The method offers a good compromise between accuracy and compactness thanks to the design of efficient geometric shape priors. We benchmark SCR on the popular COCO 2017 instance segmentation dataset, and show its competitiveness against existing algorithms in the field. In addition, we design a compact version of our network, which we benchmark on embedded hardware with a…
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
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Image and Object Detection Techniques
