Department of Computer Convergence Software, Korea University, Sejong 30019, Republic of Korea.
Info Valley Korea Co., Ltd., Anyang 14067, Republic of Korea.
Sensors (Basel). 2024 Apr 8;24(7):2371. doi: 10.3390/s24072371.
Due to the global population increase and the recovery of agricultural demand after the COVID-19 pandemic, the importance of agricultural automation and autonomous agricultural vehicles is growing. Fallen person detection is critical to preventing fatal accidents during autonomous agricultural vehicle operations. However, there is a challenge due to the relatively limited dataset for fallen persons in off-road environments compared to on-road pedestrian datasets. To enhance the generalization performance of fallen person detection off-road using object detection technology, data augmentation is necessary. This paper proposes a data augmentation technique called Automated Region of Interest Copy-Paste (ARCP) to address the issue of data scarcity. The technique involves copying real fallen person objects obtained from public source datasets and then pasting the objects onto a background off-road dataset. Segmentation annotations for these objects are generated using YOLOv8x-seg and Grounded-Segment-Anything, respectively. The proposed algorithm is then applied to automatically produce augmented data based on the generated segmentation annotations. The technique encompasses segmentation annotation generation, Intersection over Union-based segment setting, and Region of Interest configuration. When the ARCP technique is applied, significant improvements in detection accuracy are observed for two state-of-the-art object detectors: anchor-based YOLOv7x and anchor-free YOLOv8x, showing an increase of 17.8% (from 77.8% to 95.6%) and 12.4% (from 83.8% to 96.2%), respectively. This suggests high applicability for addressing the challenges of limited datasets in off-road environments and is expected to have a significant impact on the advancement of object detection technology in the agricultural industry.
由于全球人口增长以及新冠肺炎疫情后农业需求的复苏,农业自动化和自主农业车辆的重要性日益增加。在自主农业车辆作业过程中,检测到倒下的人对于防止致命事故至关重要。然而,与道路行人数据集相比,由于越野环境中倒下的人的相对有限数据集,存在挑战。为了提高使用目标检测技术在越野环境下进行倒下的人检测的泛化性能,需要进行数据增强。本文提出了一种名为自动感兴趣区域复制粘贴(ARCP)的数据增强技术来解决数据匮乏的问题。该技术涉及从公共来源数据集复制真实的倒下的人对象,然后将这些对象粘贴到背景越野数据集中。使用 YOLOv8x-seg 和 Grounded-Segment-Anything 分别为这些对象生成分割注释。然后,根据生成的分割注释应用所提出的算法自动生成增强数据。该技术包括分割注释生成、基于交并比的段设置和感兴趣区域配置。当应用 ARCP 技术时,两个最先进的目标检测器(基于锚的 YOLOv7x 和无锚的 YOLOv8x)的检测精度都有显著提高,分别提高了 17.8%(从 77.8%提高到 95.6%)和 12.4%(从 83.8%提高到 96.2%)。这表明该技术在解决越野环境下数据集有限的挑战方面具有很高的适用性,预计将对农业行业目标检测技术的发展产生重大影响。