FastSmoothSAM: A Fast Smooth Method For Segment Anything Model
Jiasheng Xu, Yewang Chen

TL;DR
This paper introduces FastSmoothSAM, a method that refines FastSAM's segmentation edges using B-Spline curve fitting to achieve smoother, more accurate object boundaries in real-time applications.
Contribution
It presents a novel B-Spline based refinement technique that enhances FastSAM's edge quality without sacrificing its real-time performance.
Findings
Significantly smoother object edges achieved.
Improved segmentation accuracy demonstrated.
Maintains real-time processing capabilities.
Abstract
Accurately identifying and representing object edges is a challenging task in computer vision and image processing. The Segment Anything Model (SAM) has significantly influenced the field of image segmentation, but suffers from high memory consumption and long inference times, limiting its efficiency in real-time applications. To address these limitations, Fast Segment Anything (FastSAM) was proposed, achieving real-time segmentation. However, FastSAM often generates jagged edges that deviate from the true object shapes. Therefore, this paper introduces a novel refinement approach using B-Spline curve fitting techniques to enhance the edge quality in FastSAM. Leveraging the robust shape control and flexible geometric construction of B-Splines, a four-stage refining process involving two rounds of curve fitting is employed to effectively smooth jagged edges. This approach significantly…
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.
