paper-with-me

Papers

GEM: Boost Simple Network for Glass Surface Segmentation via Segment Anything Model and Data Synthesis

2024-01-27 · Jing Hao, Moyun Liu, Kuo Feng Hung

Detecting glass regions is a challenging task due to the ambiguity of their transparency and reflection properties. These transparent glasses share the visual appearance of both transmitted arbitrary background scenes and reflected objects, thus having no fixed patterns.Recent visual foundation models, which are trained on vast amounts of data, have manifested stunning performance in terms of image perception and image generation. To segment glass surfaces with higher accuracy, we make full use of two visual foundation models: Segment Anything (SAM) and Stable Diffusion.Specifically, we devise a simple glass surface segmentor named GEM, which only consists of a SAM backbone, a simple feature pyramid, a discerning query selection module, and a mask decoder. The discerning query selection can adaptively identify glass surface features, assigning them as initialized queries in the mask decoder. We also propose a Synthetic but photorealistic large-scale Glass Surface Detection dataset dubbed S-GSD via diffusion model with four different scales, which contain 1x, 5x, 10x, and 20x of the original real data size. This dataset is a feasible source for transfer learning. The scale of synthetic data has positive impacts on transfer learning, while the improvement will gradually saturate as the amount of data increases. Extensive experiments demonstrate that GEM achieves a new state-of-the-art on the GSD-S validation set (IoU +2.1%). Codes and datasets are available at: https://github.com/isbrycee/GEM-Glass-Segmentor.

📄 PDF Abstract BibTeX arXiv:2401.15282

Code (1)

isbrycee/gem-glass-segmentor 공식 구현 pytorch

Tasks

DecoderImage GenerationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SAM 설명 없음

Similar Papers 제목 키워드 기반

GEM: Boost Simple Network for Glass Surface Segmentation via Vision Foundation Models

2023-07-22 · Jing Hao, Moyun Liu, Jinrong Yang, Kuo Feng Hung

Detecting glass regions is a challenging task due to the inherent ambiguity in their transparency and reflective characteristics. Current solutions in this field remain rooted in conventional deep learning paradigms, req…

Image Classificationobject-detectionObject DetectionTransfer Learning

Internal-External Boundary Attention Fusion for Glass Surface Segmentation

2023-07-01 · Dongshen Han, Seungkyu Lee, Chaoning Zhang, Heechan Yoon 외

Glass surfaces of transparent objects and mirrors are not able to be uniquely and explicitly characterized by their visual appearances because they contain the visual appearance of other reflected or transmitted surfaces…

Semantic SegmentationTransparent objects

Glass Surface Segmentation with an RGB-D Camera via Weighted Feature Fusion for Service Robots

2025-08-03 · Henghong Lin, Zihan Zhu, Tao Wang, Anastasia Ioannou 외 arxiv

We address the problem of glass surface segmentation with an RGB-D camera, with a focus on effectively fusing RGB and depth information. To this end, we propose a Weighted Feature Fusion (WFF) module that dynamically and…

Glass Segmentation with Fusion of Learned and General Visual Features

2026-03-04 · Risto Ojala, Tristan Ellison, Mo Chen arxiv

Glass surface segmentation from RGB images is a challenging task, since glass as a transparent material distinctly lacks visual characteristics. However, glass segmentation is critical for scene understanding and robotic…

Scene Understanding

Fourier Boundary Features Network with Wider Catchers for Glass Segmentation

2024-05-15 · Xiaolin Qin, Jiacen Liu, Qianlei Wang, Shaolin Zhang 외

Glass largely blurs the boundary between the real world and the reflection. The special transmittance and reflectance quality have confused the semantic tasks related to machine vision. Therefore, how to clear the bounda…

Image SegmentationSegmentationSemantic Segmentation