paper-with-me

홈 › Papers

Imitrob: Imitation Learning Dataset for Training and Evaluating 6D Object Pose Estimators

2022-09-16 · Jiri Sedlar, Karla Stepanova, Radoslav Skoviera, Jan K. Behrens, Matus Tuna, Gabriela Sejnova, Josef Sivic, Robert Babuska

This paper introduces a dataset for training and evaluating methods for 6D pose estimation of hand-held tools in task demonstrations captured by a standard RGB camera. Despite the significant progress of 6D pose estimation methods, their performance is usually limited for heavily occluded objects, which is a common case in imitation learning, where the object is typically partially occluded by the manipulating hand. Currently, there is a lack of datasets that would enable the development of robust 6D pose estimation methods for these conditions. To overcome this problem, we collect a new dataset (Imitrob) aimed at 6D pose estimation in imitation learning and other applications where a human holds a tool and performs a task. The dataset contains image sequences of nine different tools and twelve manipulation tasks with two camera viewpoints, four human subjects, and left/right hand. Each image is accompanied by an accurate ground truth measurement of the 6D object pose obtained by the HTC Vive motion tracking device. The use of the dataset is demonstrated by training and evaluating a recent 6D object pose estimation method (DOPE) in various setups.

📄 PDF Abstract BibTeX arXiv:2209.07976

Code (1)

imitrob/imitrob_dataset_code 공식 구현 pytorch

Tasks

6D Pose Estimation6D Pose Estimation using RGBImitation LearningObjectPose Estimation

Methods 이 논문이 사용한 방법론

FPN 설명 없음
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
HTC 설명 없음

Similar Papers 제목 키워드 기반

TransforMerger: Transformer-based Voice-Gesture Fusion for Robust Human-Robot Communication

2025-04-02 · Petr Vanc, Karla Stepanova

As human-robot collaboration advances, natural and flexible communication methods are essential for effective robot control. Traditional methods relying on a single modality or rigid rules struggle with noisy or misalign…

Language ModelingLanguage ModellingObjectScene Understanding+1

A Framework for Evaluating 6-DOF Object Trackers

2018-03-27 · ECCV 2018 9 · Mathieu Garon, Denis Laurendeau, Jean-François Lalonde

We present a challenging and realistic novel dataset for evaluating 6-DOF object tracking algorithms. Existing datasets show serious limitations---notably, unrealistic synthetic data, or real data with large fiducial mar…

ObjectObject Tracking

Efficient Discovery and Effective Evaluation of Visual Perceptual Similarity: A Benchmark and Beyond

2023-08-28 · ICCV 2023 1 · Oren Barkan, Tal Reiss, Jonathan Weill, Ori Katz 외

Visual similarities discovery (VSD) is an important task with broad e-commerce applications. Given an image of a certain object, the goal of VSD is to retrieve images of different objects with high perceptual visual simi…

Retrieval

ILeSiA: Interactive Learning of Situational Awareness from Camera Input

2024-09-30 · Petr Vanc, Giovanni Franzese, Jan Kristof Behrens, Cosimo Della Santina 외

Learning from demonstration is a promising way of teaching robots new skills. However, a central problem when executing acquired skills is to recognize risks and failures. This is essential since the demonstrations usual…

Generalizable Imitation Learning Through Pre-Trained Representations

2023-11-15 · Wei-Di Chang, Francois Hogan, Scott Fujimoto, David Meger 외

In this paper, we leverage self-supervised vision transformer models and their emergent semantic abilities to improve the generalization abilities of imitation learning policies. We introduce DVK, an imitation learning a…

ClusteringImitation LearningObject