paper-with-me

Papers

Fully Convolutional Grasp Detection Network with Oriented Anchor Box

2018-03-06 · Xinwen Zhou, Xuguang Lan, Hanbo Zhang, Zhiqiang Tian, Yang Zhang, Nanning Zheng

In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy is used during the training process. An end-to-end fully convolutional neural network is employed in our work. The network consists of two parts: the feature extractor and multi-grasp predictor. The feature extractor is a deep convolutional neural network. The multi-grasp predictor regresses grasp rectangles from predefined oriented rectangles, called oriented anchor boxes, and classifies the rectangles into graspable and ungraspable. On the standard Cornell Grasp Dataset, our model achieves an accuracy of 97.74% and 96.61% on image-wise split and object-wise split respectively, and outperforms the latest state-of-the-art approach by 1.74% on image-wise split and 0.51% on object-wise split.

📄 PDF Abstract BibTeX arXiv:1803.02209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NBMOD: Find It and Grasp It in Noisy Background

2023-06-17 · Boyuan Cao, Xinyu Zhou, Congmin Guo, Baohua Zhang 외

Grasping objects is a fundamental yet important capability of robots, and many tasks such as sorting and picking rely on this skill. The prerequisite for stable grasping is the ability to correctly identify suitable gras…

Robotic Grasping

Real-Time, Highly Accurate Robotic Grasp Detection using Fully Convolutional Neural Network with Rotation Ensemble Module

2018-12-19 · Dongwon Park, Yonghyeok Seo, Se Young Chun

Rotation invariance has been an important topic in computer vision tasks. Ideally, robot grasp detection should be rotation-invariant. However, rotation-invariance in robotic grasp detection has been only recently studie…

Face DetectionRobotic Grasping

FCAF3D: Fully Convolutional Anchor-Free 3D Object Detection

2021-12-01 · Danila Rukhovich, Anna Vorontsova, Anton Konushin

Recently, promising applications in robotics and augmented reality have attracted considerable attention to 3D object detection from point clouds. In this paper, we present FCAF3D - a first-in-class fully convolutional a…

3D Object DetectionObjectobject-detectionObject Detection

Task-Oriented 6-DoF Grasp Pose Detection in Clutters

2025-02-24 · An-Lan Wang, Nuo Chen, Kun-Yu Lin, Li Yuan-Ming 외

In general, humans would grasp an object differently for different tasks, e.g., "grasping the handle of a knife to cut" vs. "grasping the blade to hand over". In the field of robotic grasp pose detection research, some e…

Grasp Generation

Real-Time, Highly Accurate Robotic Grasp Detection using Fully Convolutional Neural Networks with High-Resolution Images

2018-09-16 · Dongwon Park, Yonghyeok Seo, Se Young Chun

Robotic grasp detection for novel objects is a challenging task, but for the last few years, deep learning based approaches have achieved remarkable performance improvements, up to 96.1% accuracy, with RGB-D data. In thi…