English

Sim2Real Transfer for Vision-Based Grasp Verification

Robotics 2025-05-07 v1 Computer Vision and Pattern Recognition

Abstract

The verification of successful grasps is a crucial aspect of robot manipulation, particularly when handling deformable objects. Traditional methods relying on force and tactile sensors often struggle with deformable and non-rigid objects. In this work, we present a vision-based approach for grasp verification to determine whether the robotic gripper has successfully grasped an object. Our method employs a two-stage architecture; first YOLO-based object detection model to detect and locate the robot's gripper and then a ResNet-based classifier determines the presence of an object. To address the limitations of real-world data capture, we introduce HSR-GraspSynth, a synthetic dataset designed to simulate diverse grasping scenarios. Furthermore, we explore the use of Visual Question Answering capabilities as a zero-shot baseline to which we compare our model. Experimental results demonstrate that our approach achieves high accuracy in real-world environments, with potential for integration into grasping pipelines. Code and datasets are publicly available at https://github.com/pauamargant/HSR-GraspSynth .

Keywords

Cite

@article{arxiv.2505.03046,
  title  = {Sim2Real Transfer for Vision-Based Grasp Verification},
  author = {Pau Amargant and Peter Hönig and Markus Vincze},
  journal= {arXiv preprint arXiv:2505.03046},
  year   = {2025}
}

Comments

Accepted at Austrian Robotics Workshop 2025

R2 v1 2026-06-28T23:22:10.956Z