paper-with-me

홈 › Papers

Scene Understanding in Pick-and-Place Tasks: Analyzing Transformations Between Initial and Final Scenes

2024-09-26 · Seraj Ghasemi, Hamed Hosseini, MohammadHossein Koosheshi, Mehdi Tale Masouleh, Ahmad Kalhor

With robots increasingly collaborating with humans in everyday tasks, it is important to take steps toward robotic systems capable of understanding the environment. This work focuses on scene understanding to detect pick and place tasks given initial and final images from the scene. To this end, a dataset is collected for object detection and pick and place task detection. A YOLOv5 network is subsequently trained to detect the objects in the initial and final scenes. Given the detected objects and their bounding boxes, two methods are proposed to detect the pick and place tasks which transform the initial scene into the final scene. A geometric method is proposed which tracks objects' movements in the two scenes and works based on the intersection of the bounding boxes which moved within scenes. Contrarily, the CNN-based method utilizes a Convolutional Neural Network to classify objects with intersected bounding boxes into 5 classes, showing the spatial relationship between the involved objects. The performed pick and place tasks are then derived from analyzing the experiments with both scenes. Results show that the CNN-based method, using a VGG16 backbone, outscores the geometric method by roughly 12 percentage points in certain scenarios, with an overall success rate of 84.3%.

📄 PDF Abstract BibTeX arXiv:2409.17720

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionScene Understanding

Similar Papers 제목 키워드 기반

PARTNR: Pick and place Ambiguity Resolving by Trustworthy iNteractive leaRning

2022-11-15 · Jelle Luijkx, Zlatan Ajanovic, Laura Ferranti, Jens Kober

Several recent works show impressive results in mapping language-based human commands and image scene observations to direct robot executable policies (e.g., pick and place poses). However, these approaches do not consid…

Composing Pick-and-Place Tasks By Grounding Language

2021-02-16 · Oier Mees, Wolfram Burgard

Controlling robots to perform tasks via natural language is one of the most challenging topics in human-robot interaction. In this work, we present a robot system that follows unconstrained language instructions to pick …

Natural Language Visual GroundingRobotic GraspingVisual Grounding

Leveraging Symmetries in Pick and Place

2023-08-15 · Haojie Huang, Dian Wang, Arsh Tangri, Robin Walters 외

Robotic pick and place tasks are symmetric under translations and rotations of both the object to be picked and the desired place pose. For example, if the pick object is rotated or translated, then the optimal pick acti…

Imitation Learning

Spatial Reasoning from Natural Language Instructions for Robot Manipulation

2020-12-26 · Sagar Gubbi Venkatesh, Anirban Biswas, Raviteja Upadrashta, Vikram Srinivasan 외

Robots that can manipulate objects in unstructured environments and collaborate with humans can benefit immensely by understanding natural language. We propose a pipelined architecture of two stages to perform spatial re…

Robot ManipulationSpatial Reasoning

SynPick: A Dataset for Dynamic Bin Picking Scene Understanding

2021-07-10 · Arul Selvam Periyasamy, Max Schwarz, Sven Behnke

We present SynPick, a synthetic dataset for dynamic scene understanding in bin-picking scenarios. In contrast to existing datasets, our dataset is both situated in a realistic industrial application domain -- inspired by…

ARCDataset GenerationPose EstimationScene Understanding