paper-with-me

홈 › Papers

Self-Supervised Interactive Object Segmentation Through a Singulation-and-Grasping Approach

2022-07-19 · Houjian Yu, Changhyun Choi

Instance segmentation with unseen objects is a challenging problem in unstructured environments. To solve this problem, we propose a robot learning approach to actively interact with novel objects and collect each object's training label for further fine-tuning to improve the segmentation model performance, while avoiding the time-consuming process of manually labeling a dataset. The Singulation-and-Grasping (SaG) policy is trained through end-to-end reinforcement learning. Given a cluttered pile of objects, our approach chooses pushing and grasping motions to break the clutter and conducts object-agnostic grasping for which the SaG policy takes as input the visual observations and imperfect segmentation. We decompose the problem into three subtasks: (1) the object singulation subtask aims to separate the objects from each other, which creates more space that alleviates the difficulty of (2) the collision-free grasping subtask; (3) the mask generation subtask to obtain the self-labeled ground truth masks by using an optical flow-based binary classifier and motion cue post-processing for transfer learning. Our system achieves 70% singulation success rate in simulated cluttered scenes. The interactive segmentation of our system achieves 87.8%, 73.9%, and 69.3% average precision for toy blocks, YCB objects in simulation and real-world novel objects, respectively, which outperforms several baselines.

📄 PDF Abstract BibTeX arXiv:2207.09314

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationInteractive SegmentationOptical Flow EstimationSegmentationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Multi-granularity Interaction Simulation for Unsupervised Interactive Segmentation

2023-03-23 · ICCV 2023 1 · Kehan Li, Yian Zhao, Zhennan Wang, Zesen Cheng 외

Interactive segmentation enables users to segment as needed by providing cues of objects, which introduces human-computer interaction for many fields, such as image editing and medical image analysis. Typically, massive …

Interactive SegmentationMedical Image Analysis

Interactive Medical Image Segmentation with Self-Adaptive Confidence Calibration

2021-11-15 · Wenhao Li, Qisen Xu, Chuyun Shen, Bin Hu 외

Medical image segmentation is one of the fundamental problems for artificial intelligence-based clinical decision systems. Current automatic medical image segmentation methods are often failed to meet clinical requiremen…

Image SegmentationInteractive SegmentationMedical Image SegmentationMulti-agent Reinforcement Learning+2

Simple Interactive Image Segmentation using Label Propagation through kNN graphs

2020-02-13 · Fabricio Aparecido Breve

Many interactive image segmentation techniques are based on semi-supervised learning. The user may label some pixels from each object and the SSL algorithm will propagate the labels from the labeled to the unlabeled pixe…

Image SegmentationObjectSegmentationSemantic Segmentation

Repurposing Stable Diffusion Attention for Training-Free Unsupervised Interactive Segmentation

2024-11-15 · CVPR 2025 1 · Markus Karmann, Onay Urfalioglu

Recent progress in interactive point prompt based Image Segmentation allows to significantly reduce the manual effort to obtain high quality semantic labels. State-of-the-art unsupervised methods use self-supervised pre-…

Image SegmentationInteractive SegmentationSegmentationSemantic Segmentation

FOMTrace: Interactive Video Segmentation By Image Graphs and Fuzzy Object Models

2016-06-10 · Thiago Vallin Spina, Alexandre Xavier Falcão

Common users have changed from mere consumers to active producers of multimedia data content. Video editing plays an important role in this scenario, calling for simple segmentation tools that can handle fast-moving and …

ObjectObject TrackingSegmentationVideo Editing+2