paper-with-me

홈 › Papers

Robotic Pick-and-Place of Novel Objects in Clutter with Multi-Affordance Grasping and Cross-Domain Image Matching

2017-10-03 · Andy Zeng, Shuran Song, Kuan-Ting Yu, Elliott Donlon, Francois R. Hogan, Maria Bauza, Daolin Ma, Orion Taylor, Melody Liu, Eudald Romo, Nima Fazeli, Ferran Alet, Nikhil Chavan Dafle, Rachel Holladay, Isabella Morona, Prem Qu Nair, Druck Green, Ian Taylor, Weber Liu, Thomas Funkhouser, Alberto Rodriguez

This paper presents a robotic pick-and-place system that is capable of grasping and recognizing both known and novel objects in cluttered environments. The key new feature of the system is that it handles a wide range of object categories without needing any task-specific training data for novel objects. To achieve this, it first uses a category-agnostic affordance prediction algorithm to select and execute among four different grasping primitive behaviors. It then recognizes picked objects with a cross-domain image classification framework that matches observed images to product images. Since product images are readily available for a wide range of objects (e.g., from the web), the system works out-of-the-box for novel objects without requiring any additional training data. Exhaustive experimental results demonstrate that our multi-affordance grasping achieves high success rates for a wide variety of objects in clutter, and our recognition algorithm achieves high accuracy for both known and novel grasped objects. The approach was part of the MIT-Princeton Team system that took 1st place in the stowing task at the 2017 Amazon Robotics Challenge. All code, datasets, and pre-trained models are available online at http://arc.cs.princeton.edu

📄 PDF Abstract BibTeX arXiv:1710.01330

Code (3)

andyzeng/arc-robot-vision 공식 구현 torch
hz-ants/arc-robot-vision torch
kmi-robots/object_reasoner pytorch

Tasks

image-classificationImage ClassificationRobotic Grasping

Similar Papers 제목 키워드 기반

Towards Reliable Sequential Object Picking in Clutter: The Runner-up Solution to RGMC 2025

2026-06-11 · Wei Yu, Xidan Zhang, Ziyi Zheng, Weijie Kong 외 arxiv

As a long-standing challenge in robotic manipulation, stable and efficient grasping in cluttered environments is of great importance in industrial settings. While recent studies have achieved relatively high success rate…

Object RecognitionRobotic Grasping

ARMBench: An Object-centric Benchmark Dataset for Robotic Manipulation

2023-03-29 · Chaitanya Mitash, Fan Wang, Shiyang Lu, Vikedo Terhuja 외

This paper introduces Amazon Robotic Manipulation Benchmark (ARMBench), a large-scale, object-centric benchmark dataset for robotic manipulation in the context of a warehouse. Automation of operations in modern warehouse…

Defect DetectionInstance SegmentationObjectSemantic Segmentation

A Dataset for Improved RGBD-based Object Detection and Pose Estimation for Warehouse Pick-and-Place

2015-09-03 · Colin Rennie, Rahul Shome, Kostas E. Bekris, Alberto F. de Souza

An important logistics application of robotics involves manipulators that pick-and-place objects placed in warehouse shelves. A critical aspect of this task corre- sponds to detecting the pose of a known object in the sh…

Objectobject-detectionObject DetectionPose Estimation

Combining RGB and Points to Predict Grasping Region for Robotic Bin-Picking

2019-04-16 · Quanquan Shao, Jie Hu

This paper focuses on a robotic picking tasks in cluttered scenario. Because of the diversity of objects and clutter by placing, it is much difficult to recognize and estimate their pose before grasping. Here, we use U-n…

DiversityPose Estimation

Deep Reinforcement Learning for Robotic Pushing and Picking in Cluttered Environment

2023-02-21 · Yuhong Deng, Xiaofeng Guo, Yixuan Wei, Kai Lu 외

In this paper, a novel robotic grasping system is established to automatically pick up objects in cluttered scenes. A composite robotic hand composed of a suction cup and a gripper is designed for grasping the object sta…

Deep Reinforcement LearningObjectreinforcement-learningReinforcement Learning (RL)+1