paper-with-me

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, requiring the construction of annotated datasets and the design of network architectures. However, the evident drawback with these mainstream solutions lies in the time-consuming and labor-intensive process of curating datasets, alongside the increasing complexity of model structures. In this paper, we propose to address these issues by fully harnessing the capabilities of two existing vision foundation models (VFMs): Stable Diffusion and Segment Anything Model (SAM). Firstly, we construct a Synthetic but photorealistic large-scale Glass Surface Detection dataset, dubbed S-GSD, without any labour cost via Stable Diffusion. This dataset consists of four different scales, consisting of 168k images totally with precise masks. Besides, based on the powerful segmentation ability of SAM, we devise a simple Glass surface sEgMentor named GEM, which follows the simple query-based encoder-decoder architecture. Comprehensive experiments are conducted on the large-scale glass segmentation dataset GSD-S. Our GEM establishes a new state-of-the-art performance with the help of these two VFMs, surpassing the best-reported method GlassSemNet with an IoU improvement of 2.1%. Additionally, extensive experiments demonstrate that our synthetic dataset S-GSD exhibits remarkable performance in zero-shot and transfer learning settings. Codes, datasets and models are publicly available at: https://github.com/isbrycee/GEM

📄 PDF Abstract BibTeX arXiv:2307.12018

Code (1)

isbrycee/gem 공식 구현 pytorch

Tasks

Image Classificationobject-detectionObject DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

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 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar 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 an…

DecoderImage GenerationTransfer Learning

Glass Surface Detection Grounded in 3D Visual Geometry

2026-08-27 · Yiwei Lu, Ke Xu, Tao Yan, Xiaojun Chang 외 arxiv

Glass surface detection (GSD) is critical for scene understanding and reconstruction, and yet remains challenging due to the transparency and reflectivity of glass surfaces. Existing GSD methods typically rely on 2D appe…

Scene Understanding

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

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

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