Boundary-Aware Segmentation Network for Mobile and Web Applications
Xuebin Qin, Deng-Ping Fan, Chenyang Huang, Cyril Diagne and, Zichen Zhang, Adri\`a Cabeza Sant'Anna, Albert Su\`arez, Martin, Jagersand, Ling Shao

TL;DR
This paper introduces BASNet, a boundary-aware segmentation network that achieves highly accurate, real-time image segmentation with sharp boundaries, and demonstrates its effectiveness in practical AR and web applications.
Contribution
The paper presents a novel predict-refine architecture with a hybrid loss for improved boundary accuracy in image segmentation, applicable to mobile and web scenarios.
Findings
Achieves over 70 fps on a single GPU
Performs competitively on salient and camouflaged object segmentation
Enables real-world applications like AR copy-paste and background removal
Abstract
Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a simple yet powerful Boundary-Aware Segmentation Network (BASNet), which comprises a predict-refine architecture and a hybrid loss, for highly accurate image segmentation. The predict-refine architecture consists of a densely supervised encoder-decoder network and a residual refinement module, which are respectively used to predict and refine a segmentation probability map. The hybrid loss is a combination of the binary cross entropy, structural similarity and intersection-over-union losses, which guide the network to learn three-level (ie, pixel-, patch- and map- level) hierarchy representations. We evaluate our BASNet on two reverse tasks including…
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
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
MethodsBoundary-Aware Segmentation Network
