Coarse-to-Fine Detection of Multiple Seams for Robotic Welding
Pengkun Wei, Shuo Cheng, Dayou Li, Ran Song, Yipeng Zhang, Wei Zhang
TL;DR
This work tackles the challenge of efficiently detecting and localizing multiple weld seams with sub-millimeter accuracy. It introduces a coarse-to-fine framework that uses RGB images for coarse localization via FastSAM and region-growing on cropped 3D point clouds to extract seam edges and generate a unified 6-DOF welding path. The approach includes a cropping-based reduction of irrelevant data and a region-growing edge extraction module, validated on linear and curved seams in both lab and industrial-like settings, with real-world video demonstrations. The results show improved efficiency while maintaining accuracy, enabling practical multi-seam robotic welding on production lines.
Abstract
Efficiently detecting target weld seams while ensuring sub-millimeter accuracy has always been an important challenge in autonomous welding, which has significant application in industrial practice. Previous works mostly focused on recognizing and localizing welding seams one by one, leading to inferior efficiency in modeling the workpiece. This paper proposes a novel framework capable of multiple weld seams extraction using both RGB images and 3D point clouds. The RGB image is used to obtain the region of interest by approximately localizing the weld seams, and the point cloud is used to achieve the fine-edge extraction of the weld seams within the region of interest using region growth. Our method is further accelerated by using a pre-trained deep learning model to ensure both efficiency and generalization ability. The performance of the proposed method has been comprehensively tested on various workpieces featuring both linear and curved weld seams and in physical experiment systems. The results showcase considerable potential for real-world industrial applications, emphasizing the method's efficiency and effectiveness. Videos of the real-world experiments can be found at https://youtu.be/pq162HSP2D4.
