paper-with-me

홈 › Papers

Segmenting Transparent Objects in the Wild

2020-03-31 · ECCV 2020 8 · Enze Xie, Wenjia Wang, Wenhai Wang, Mingyu Ding, Chunhua Shen, Ping Luo

Transparent objects such as windows and bottles made by glass widely exist in the real world. Segmenting transparent objects is challenging because these objects have diverse appearance inherited from the image background, making them had similar appearance with their surroundings. Besides the technical difficulty of this task, only a few previous datasets were specially designed and collected to explore this task and most of the existing datasets have major drawbacks. They either possess limited sample size such as merely a thousand of images without manual annotations, or they generate all images by using computer graphics method (i.e. not real image). To address this important problem, this work proposes a large-scale dataset for transparent object segmentation, named Trans10K, consisting of 10,428 images of real scenarios with carefully manual annotations, which are 10 times larger than the existing datasets. The transparent objects in Trans10K are extremely challenging due to high diversity in scale, viewpoint and occlusion as shown in Fig. 1. To evaluate the effectiveness of Trans10K, we propose a novel boundary-aware segmentation method, termed TransLab, which exploits boundary as the clue to improve segmentation of transparent objects. Extensive experiments and ablation studies demonstrate the effectiveness of Trans10K and validate the practicality of learning object boundary in TransLab. For example, TransLab significantly outperforms 20 recent object segmentation methods based on deep learning, showing that this task is largely unsolved. We believe that both Trans10K and TransLab have important contributions to both the academia and industry, facilitating future researches and applications.

📄 PDF Abstract BibTeX arXiv:2003.13948

Code (1)

xieenze/Segment_Transparent_Objects 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationTransparent objects

Similar Papers 제목 키워드 기반

Segmenting Transparent Object in the Wild with Transformer

2021-01-21 · Enze Xie, Wenjia Wang, Wenhai Wang, Peize Sun 외

This work presents a new fine-grained transparent object segmentation dataset, termed Trans10K-v2, extending Trans10K-v1, the first large-scale transparent object segmentation dataset. Unlike Trans10K-v1 that only has tw…

DecoderObjectSegmentationSemantic Segmentation+1

HOIST-Former: Hand-held Objects Identification Segmentation and Tracking in the Wild

2024-01-01 · CVPR 2024 1 · Supreeth Narasimhaswamy, Huy Anh Nguyen, Lihan Huang, Minh Hoai

We address the challenging task of identifying segmenting and tracking hand-held objects which is crucial for applications such as human action segmentation and performance evaluation. This task is particularly chall…

Action SegmentationSegmentation

HOIST-Former: Hand-held Objects Identification, Segmentation, and Tracking in the Wild

2024-04-22 · Supreeth Narasimhaswamy, Huy Anh Nguyen, Lihan Huang, Minh Hoai

We address the challenging task of identifying, segmenting, and tracking hand-held objects, which is crucial for applications such as human action segmentation and performance evaluation. This task is particularly challe…

Action SegmentationSegmentation

Trans4Trans: Efficient Transformer for Transparent Object Segmentation to Help Visually Impaired People Navigate in the Real World

2021-07-07 · Jiaming Zhang, Kailun Yang, Angela Constantinescu, Kunyu Peng 외

Common fully glazed facades and transparent objects present architectural barriers and impede the mobility of people with low vision or blindness, for instance, a path detected behind a glass door is inaccessible unless …

DecoderNavigateSemantic SegmentationTransparent objects

Monocular Depth Estimation and Segmentation for Transparent Object with Iterative Semantic and Geometric Fusion

2025-02-20 · Jiangyuan Liu, Hongxuan Ma, Yuxin Guo, Yuhao Zhao 외

Transparent object perception is indispensable for numerous robotic tasks. However, accurately segmenting and estimating the depth of transparent objects remain challenging due to complex optical properties. Existing met…

Depth EstimationMonocular Depth EstimationTransparent objects