Robotic Grasping

80 papers with code • 4 benchmarks • 16 datasets

This task is composed of using Deep Learning to identify how best to grasp objects using robotic arms in different scenarios. This is a very complex task as it might involve dynamic environments and objects unknown to the network.

Libraries

Use these libraries to find Robotic Grasping models and implementations

NBMOD: Find It and Grasp It in Noisy Background

kmittle/grasp-detection-nbmod 17 Jun 2023

In the past few years, researchers have proposed many methods to address the above-mentioned issues and achieved very good results on publicly available datasets such as the Cornell dataset and the Jacquard dataset.

35
17 Jun 2023

Asynchronous Events-based Panoptic Segmentation using Graph Mixer Neural Network

sanket0707/gnn-mixer 5 May 2023

In the context of robotic grasping, object segmentation encounters several difficulties when faced with dynamic conditions such as real-time operation, occlusion, low lighting, motion blur, and object size variability.

0
05 May 2023

DoUnseen: Tuning-Free Class-Adaptive Object Detection of Unseen Objects for Robotic Grasping

AnasIbrahim/image_agnostic_segmentation 6 Apr 2023

In this work, we are interested in open sets where the number of classes is unknown, varying, and without pre-knowledge about the objects' types.

69
06 Apr 2023

Bimodal SegNet: Instance Segmentation Fusing Events and RGB Frames for Robotic Grasping

sanket0707/bimodal-segnet 20 Mar 2023

Object segmentation for robotic grasping under dynamic conditions often faces challenges such as occlusion, low light conditions, motion blur and object size variance.

3
20 Mar 2023

Learning Accurate Template Matching with Differentiable Coarse-to-Fine Correspondence Refinement

zhirui-gao/deep-template-matching 15 Mar 2023

To tackle the challenges, we propose an accurate template matching method based on differentiable coarse-to-fine correspondence refinement.

54
15 Mar 2023

Amodal Intra-class Instance Segmentation: Synthetic Datasets and Benchmark

saraao/amodal-dataset 12 Mar 2023

Images of realistic scenes often contain intra-class objects that are heavily occluded from each other, making the amodal perception task that requires parsing the occluded parts of the objects challenging.

4
12 Mar 2023

Depth-based 6DoF Object Pose Estimation using Swin Transformer

zhujunli1993/swindepose 3 Mar 2023

To tackle this challenge, we propose a novel framework called SwinDePose, that uses only geometric information from depth images to achieve accurate 6D pose estimation.

40
03 Mar 2023

Digital Twin Tracking Dataset (DTTD): A New RGB+Depth 3D Dataset for Longer-Range Object Tracking Applications

augcog/dttdv1 12 Feb 2023

Digital twin is a problem of augmenting real objects with their digital counterparts.

19
12 Feb 2023

Self-Supervised Unseen Object Instance Segmentation via Long-Term Robot Interaction

youngsean/unseenobjectswithmeanshift 7 Feb 2023

By applying multi-object tracking and video object segmentation on the images collected via robot pushing, our system can generate segmentation masks of all the objects in these images in a self-supervised way.

46
07 Feb 2023

Towards Scale Balanced 6-DoF Grasp Detection in Cluttered Scenes

mahaoxiang822/scale-balanced-grasp 10 Dec 2022

Moreover, a Scale Balanced Learning (SBL) loss and an Object Balanced Sampling (OBS) strategy are designed, where SBL enlarges the gradients of the samples whose scales are in low frequency by apriori weights while OBS captures more points on small-scale objects with the help of an auxiliary segmentation network.

30
10 Dec 2022