paper-with-me

Papers

Unseen Object Instance Segmentation with Fully Test-time RGB-D Embeddings Adaptation

2022-04-21 · Lu Zhang, Siqi Zhang, Xu Yang, Hong Qiao, Zhiyong Liu

Segmenting unseen objects is a crucial ability for the robot since it may encounter new environments during the operation. Recently, a popular solution is leveraging RGB-D features of large-scale synthetic data and directly applying the model to unseen real-world scenarios. However, the domain shift caused by the sim2real gap is inevitable, posing a crucial challenge to the segmentation model. In this paper, we emphasize the adaptation process across sim2real domains and model it as a learning problem on the BatchNorm parameters of a simulation-trained model. Specifically, we propose a novel non-parametric entropy objective, which formulates the learning objective for the test-time adaptation in an open-world manner. Then, a cross-modality knowledge distillation objective is further designed to encourage the test-time knowledge transfer for feature enhancement. Our approach can be efficiently implemented with only test images, without requiring annotations or revisiting the large-scale synthetic training data. Besides significant time savings, the proposed method consistently improves segmentation results on the overlap and boundary metrics, achieving state-of-the-art performance on unseen object instance segmentation.

📄 PDF Abstract BibTeX arXiv:2204.09847

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationKnowledge DistillationSegmentationSemantic SegmentationTest-time AdaptationTransfer LearningUnseen Object Instance Segmentation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

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

The Best of Both Modes: Separately Leveraging RGB and Depth for Unseen Object Instance Segmentation

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

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

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

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

Instance Segmentation by Deep Coloring

2018-07-26 · Victor Kulikov, Victor Yurchenko, Victor Lempitsky

We propose a new and, arguably, a very simple reduction of instance segmentation to semantic segmentation. This reduction allows to train feed-forward non-recurrent deep instance segmentation systems in an end-to-end fas…

Autonomous DrivingInstance SegmentationPlant PhenotypingSegmentation+1