Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Enhanced Boundary Learning for Glass-like Object Segmentation

About

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 segmentation datasets, including Trans10k, MSD, and GDD, our approach establishes new state-of-the-art results. We also illustrate the strong generalization properties of our method on three generic segmentation datasets, including Cityscapes, BDD, and COCO Stuff. Code and models is available at \url{https://github.com/hehao13/EBLNet}.

Hao He, Xiangtai Li, Guangliang Cheng, Jianping Shi, Yunhai Tong, Gaofeng Meng, V\'eronique Prinet, Lubin Weng• 2021

Related benchmarks

TaskDatasetResultRank
Glass SegmentationRGB-T dataset Images without glass 1.0 (test)
MAE0.129
28
Glass SegmentationRGB-T dataset All images 1.0 (test)
MAE0.104
28
Glass SegmentationRGB-T dataset Images with glass 1.0 (test)
MAE11.3
28
Mirror SegmentationMSD (test)
IoU80.33
25
Semantic segmentationTROSD
IoU (R)51.75
16
Glass-like object segmentationGDD (test)
IoU88.72
15
Transparent Object DetectionGSD (test)
M Score5.9
15
Transparent Object DetectionGDD (test)
M0.064
15
Glass-like object segmentationTrans10k (test)
mIoU90.28
12
Glass SegmentationGDD 4 (test)
MAE0.074
5
Showing 10 of 12 rows

Other info

Code

Follow for update