paper-with-me

Papers

OSSID: Online Self-Supervised Instance Detection by (and for) Pose Estimation

2022-01-18 · Qiao Gu, Brian Okorn, David Held

Real-time object pose estimation is necessary for many robot manipulation algorithms. However, state-of-the-art methods for object pose estimation are trained for a specific set of objects; these methods thus need to be retrained to estimate the pose of each new object, often requiring tens of GPU-days of training for optimal performance. In this paper, we propose the OSSID framework, leveraging a slow zero-shot pose estimator to self-supervise the training of a fast detection algorithm. This fast detector can then be used to filter the input to the pose estimator, drastically improving its inference speed. We show that this self-supervised training exceeds the performance of existing zero-shot detection methods on two widely used object pose estimation and detection datasets, without requiring any human annotations. Further, we show that the resulting method for pose estimation has a significantly faster inference speed, due to the ability to filter out large parts of the image. Thus, our method for self-supervised online learning of a detector (trained using pseudo-labels from a slow pose estimator) leads to accurate pose estimation at real-time speeds, without requiring human annotations. Supplementary materials and code can be found at https://georgegu1997.github.io/OSSID/

📄 PDF Abstract BibTeX arXiv:2201.07309

Code (0)

등록된 구현이 없습니다.

Tasks

GPUObjectPose EstimationRobot Manipulation

Similar Papers 제목 키워드 기반

Learning Identity-Invariant Motion Representations for Cross-ID Face Reenactment

2020-06-01 · CVPR 2020 6 · Po-Hsiang Huang, Fu-En Yang, Yu-Chiang Frank Wang

Human face reenactment aims at transferring motion patterns from one face (from a source-domain video) to an-other (in the target domain with the identity of interest).While recent works report impressive results, they a…

Face Reenactment

Multiple Instance Detection Network with Online Instance Classifier Refinement

2017-04-01 · CVPR 2017 7 · Peng Tang, Xinggang Wang, Xiang Bai, Wenyu Liu

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervise…

Multiple Instance LearningObjectobject-detectionObject Detection+2

Instance Localization for Self-supervised Detection Pretraining

2021-02-16 · CVPR 2021 1 · Ceyuan Yang, Zhirong Wu, Bolei Zhou, Stephen Lin

Prior research on self-supervised learning has led to considerable progress on image classification, but often with degraded transfer performance on object detection. The objective of this paper is to advance self-superv…

ClassificationGeneral Classificationimage-classificationImage Classification+5

UniVIP: A Unified Framework for Self-Supervised Visual Pre-training

2022-03-14 · CVPR 2022 1 · Zhaowen Li, Yousong Zhu, Fan Yang, Wei Li 외

Self-supervised learning (SSL) holds promise in leveraging large amounts of unlabeled data. However, the success of popular SSL methods has limited on single-centric-object images like those in ImageNet and ignores the c…

image-classificationImage ClassificationObjectobject-detection+3

SSC3OD: Sparsely Supervised Collaborative 3D Object Detection from LiDAR Point Clouds

2023-07-03 · Yushan Han, HUI ZHANG, Honglei Zhang, Yidong Li

Collaborative 3D object detection, with its improved interaction advantage among multiple agents, has been widely explored in autonomous driving. However, existing collaborative 3D object detectors in a fully supervised …

3D Object DetectionAutonomous DrivingObjectobject-detection+1