Synthetic dataset for vision-based prosthetic grasping
收藏资源简介:
我们介绍了一个为基于视觉的假肢抓握设计的合成数据集生成管道。该方法通过在每个要抓握的对象部分上叠加一个透明平行六面体来支持每个对象的多个抓握。相机沿着一条直线朝向对象部分移动,同时记录视频。场景、初始相机位置和对象姿态在每个视频中随机化。我们使用了YCB数据集中的15个对象,其中7个有一个抓握,8个有多个抓握,共形成了31个抓握类型-对象部分对。
We introduce a synthetic dataset generation pipeline designed for vision-based prosthetic grasping. This method supports multiple grasps per object by overlaying a transparent parallelepiped on each graspable object part. The camera moves along a straight line towards the object part while recording the video. The scene, initial camera position, and object pose are randomized in each video. We utilized 15 objects from the YCB dataset, with 7 objects having a single grasp and 8 objects having multiple grasps, resulting in a total of 31 grasp type-object part pairs.
数据集概述
数据集名称
- Grasp Pre-shape Selection by Synthetic Training: Eye-in-hand Shared Control on the Hannes Prosthesis
数据集描述
- 该数据集是为基于视觉的假肢抓取设计的合成数据集。通过在每个对象部分上叠加透明平行六面体来支持多个抓取。相机沿着直线朝向对象部分移动并记录视频。场景、初始相机位置和对象姿态在每个视频中随机化。
- 使用15个YCB数据集中的对象,其中7个对象有一个抓取,8个对象有多个抓取,共形成31个抓取类型-对象部分对。
数据集生成
- 使用Unity 2020.3.11.f1进行数据集生成。
- 数据集生成包括随机化场景、初始相机位置和对象姿态,以及通过透明平行六面体支持多个抓取。
- 生成过程涉及设置如Lit Shader Mode和Motion Blur等项目设置,以及调整迭代计数和每次抓取的迭代次数。
数据集格式转换
- 提供脚本将生成的视频帧和标签转换为实验管道所需的格式。
- 视频组织结构为:
DATASET_BASE_FOLDER/CATEGORY_NAME/OBJECT_NAME/PRESHAPE_NAME/Wrist_d435/rgb*/*.png。
相关资源
引用信息
@inproceedings{vasile2022, author = {F. Vasile and E. Maiettini and G. Pasquale and A. Florio and N. Boccardo and L. Natale}, title = {Grasp Pre-shape Selection by Synthetic Training: Eye-in-hand Shared Control on the Hannes Prosthesis}, booktitle = {2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, year = {2022}, month = {Oct}, }




