<p>In unstructured environments, grasping tasks face challenges in grasping pose estimation and insufficient real-time performance. Existing methods struggle to suppress background noise and highlight critical grasping regions, leading to false detections or positioning errors in cluttered environments. To address this, we propose the Grasp Detection Network GFESF-Grasp, which integrates Global Feature Enhancement (GFE) and Skip-Connected Feature Fusion (SF). The GFE module is designed at the bottleneck layer, combining parallel dilated convolutions with differential dilation rates to capture both local details and global context. This expands the effective receptive field, enhancing the network’s ability to perceive cross-scale geometric features of objects. It also integrates Mamba-Like Linear Attention (MLLA) to strengthen feature responses in critical regions like object edges, improving the network’s discriminative power under noisy conditions. During decoding, the SF module adaptively fuses cross-level features, effectively suppressing redundant information while preserving key features. The proposed network achieves 98.9%, 96.1% and 87.0% accuracy on Cornell, Jacquard and OCID-Grasp grasping datasets respectively. In complex scenarios, the grasping success rate for unknown objects reached 92.2%, validating its effectiveness and practicality in challenging environments. Code are available at: <a href="https://github.com/wangxauat/gfesf-grasp.">https://github.com/wangxauat/gfesf-grasp.</a></p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Global feature enhancement and skip-connected fusion for grasping detection

  • Shengjun Xu,
  • Xiaoyi Wang,
  • Rui Shen,
  • Ya Shi,
  • Bohan Zhan,
  • Erhu Liu,
  • Xiaohan Li

摘要

In unstructured environments, grasping tasks face challenges in grasping pose estimation and insufficient real-time performance. Existing methods struggle to suppress background noise and highlight critical grasping regions, leading to false detections or positioning errors in cluttered environments. To address this, we propose the Grasp Detection Network GFESF-Grasp, which integrates Global Feature Enhancement (GFE) and Skip-Connected Feature Fusion (SF). The GFE module is designed at the bottleneck layer, combining parallel dilated convolutions with differential dilation rates to capture both local details and global context. This expands the effective receptive field, enhancing the network’s ability to perceive cross-scale geometric features of objects. It also integrates Mamba-Like Linear Attention (MLLA) to strengthen feature responses in critical regions like object edges, improving the network’s discriminative power under noisy conditions. During decoding, the SF module adaptively fuses cross-level features, effectively suppressing redundant information while preserving key features. The proposed network achieves 98.9%, 96.1% and 87.0% accuracy on Cornell, Jacquard and OCID-Grasp grasping datasets respectively. In complex scenarios, the grasping success rate for unknown objects reached 92.2%, validating its effectiveness and practicality in challenging environments. Code are available at: https://github.com/wangxauat/gfesf-grasp.