LRSAA提升遥感图像目标识别与自动标注效率
LRSAA: Large-scale Remote Sensing Image Target Recognition and Automatic Annotation
- 融合YOLOv11与MobileNetV3-SSD,用集成学习增强检测性能
- 采用泊松盘采样分割与EIOU度量,兼顾精度与推理速度
- 适合大规模遥感图像处理,开源代码可复现
本文提出一种名为LRSAA的大规模遥感图像目标识别与自动标注方法。该方法通过集成学习融合YOLOv11与MobileNetV3-SSD目标检测算法,提升模型性能。同时,结合泊松盘采样分割技术与EIOU度量,优化分割图像的训练与推理过程,并融合多阶段结果。该方案在降低计算资源需求的同时,实现了准确率与速度的良好平衡。项目源码已公开于https://github.com/anaerovane/LRSAA。
原文摘要 · Abstract (English)
This paper presents a method for object recognition and automatic labeling in large-area remote sensing images called LRSAA. The method integrates YOLOv11 and MobileNetV3-SSD object detection algorithms through ensemble learning to enhance model performance. Furthermore, it employs Poisson disk sampling segmentation techniques and the EIOU metric to optimize the training and inference processes of segmented images, followed by the integration of results. This approach not only reduces the demand for computational resources but also achieves a good balance between accuracy and speed. The source code for this project has been made publicly available on https://github.com/anaerovane/LRSAA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。