Enhanced Boundary Learning for Glass-like Object Segmentation
Hao He, Xiangtai Li, Guangliang Cheng, Jianping Shi, Yunhai Tong,, Gaofeng Meng, V\'eronique Prinet, Lubin Weng

TL;DR
This paper introduces a novel boundary-focused segmentation method for glass-like objects, improving accuracy and generalization across multiple datasets by leveraging a refined differential module and an edge-aware graph convolution network.
Contribution
It proposes a new boundary learning approach with lightweight modules that enhance segmentation accuracy for challenging glass-like objects and generalize well to other datasets.
Findings
Achieves state-of-the-art results on Trans10k, MSD, and GDD datasets.
Demonstrates strong generalization on Cityscapes, BDD, and COCO Stuff.
Modules are lightweight and adaptable to various segmentation models.
Abstract
Glass-like objects such as windows, bottles, and mirrors exist widely in the real world. Sensing these objects has many applications, including robot navigation and grasping. However, this task is very challenging due to the arbitrary scenes behind glass-like objects. This paper aims to solve the glass-like object segmentation problem via enhanced boundary learning. In particular, we first propose a novel refined differential module that outputs finer boundary cues. We then introduce an edge-aware point-based graph convolution network module to model the global shape along the boundary. We use these two modules to design a decoder that generates accurate and clean segmentation results, especially on the object contours. Both modules are lightweight and effective: they can be embedded into various segmentation models. In extensive experiments on three recent glass-like object…
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
TopicsAdvanced Neural Network Applications · Video Surveillance and Tracking Methods · Visual Attention and Saliency Detection
MethodsConvolution
