paper-with-me

Papers

SKU-Patch: Towards Efficient Instance Segmentation for Unseen Objects in Auto-Store

2023-11-08 · Biqi Yang, Weiliang Tang, Xiaojie Gao, Xianzhi Li, Yun-hui Liu, Chi-Wing Fu, Pheng-Ann Heng

In large-scale storehouses, precise instance masks are crucial for robotic bin picking but are challenging to obtain. Existing instance segmentation methods typically rely on a tedious process of scene collection, mask annotation, and network fine-tuning for every single Stock Keeping Unit (SKU). This paper presents SKU-Patch, a new patch-guided instance segmentation solution, leveraging only a few image patches for each incoming new SKU to predict accurate and robust masks, without tedious manual effort and model re-training. Technical-wise, we design a novel transformer-based network with (i) a patch-image correlation encoder to capture multi-level image features calibrated by patch information and (ii) a patch-aware transformer decoder with parallel task heads to generate instance masks. Extensive experiments on four storehouse benchmarks manifest that SKU-Patch is able to achieve the best performance over the state-of-the-art methods. Also, SKU-Patch yields an average of nearly 100% grasping success rate on more than 50 unseen SKUs in a robot-aided auto-store logistic pipeline, showing its effectiveness and practicality.

📄 PDF Abstract BibTeX arXiv:2311.04645

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderInstance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SupeRGB-D: Zero-shot Instance Segmentation in Cluttered Indoor Environments

2022-12-22 · Evin Pınar Örnek, Aravindhan K Krishnan, Shreekant Gayaka, Cheng-Hao Kuo 외

Object instance segmentation is a key challenge for indoor robots navigating cluttered environments with many small objects. Limitations in 3D sensing capabilities often make it difficult to detect every possible object.…

Instance SegmentationObjectSemantic SegmentationZero-Shot Instance Segmentation

NOCTIS: Novel Object Cyclic Threshold based Instance Segmentation

2025-07-02 · Max Gandyra, Alessandro Santonicola, Michael Beetz

Instance segmentation of novel objects instances in RGB images, given some example images for each object, is a well known problem in computer vision. Designing a model general enough to be employed, for all kinds of nov…

Instance SegmentationObjectSegmentationSemantic Segmentation

Unseen Object Amodal Instance Segmentation via Hierarchical Occlusion Modeling

2021-09-23 · Seunghyeok Back, Joosoon Lee, Taewon Kim, Sangjun Noh 외

Instance-aware segmentation of unseen objects is essential for a robotic system in an unstructured environment. Although previous works achieved encouraging results, they were limited to segmenting the only visible regio…

Amodal Instance SegmentationInstance SegmentationObjectSegmentation+2

Unseen Object Instance Segmentation for Robotic Environments

2020-07-16 · Christopher Xie, Yu Xiang, Arsalan Mousavian, Dieter Fox

In order to function in unstructured environments, robots need the ability to recognize unseen objects. We take a step in this direction by tackling the problem of segmenting unseen object instances in tabletop environme…

Instance SegmentationObjectSegmentationSemantic Segmentation+1

Learning RGB-D Feature Embeddings for Unseen Object Instance Segmentation

2020-07-30 · Yu Xiang, Christopher Xie, Arsalan Mousavian, Dieter Fox

Segmenting unseen objects in cluttered scenes is an important skill that robots need to acquire in order to perform tasks in new environments. In this work, we propose a new method for unseen object instance segmentation…

ClusteringInstance SegmentationMetric LearningObject+3