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

EM2-YOLO: Lightweight Remote Sensing Image Detection

  • Xinyi Liu,
  • Yaolian Song,
  • Can Wang

摘要

Remote sensing photographs have a wealth of information, and object detection methods are crucial in this. On mobile and embedded platforms, deep learning-based target identification algorithms are challenging to implement. Additionally, the issues of delayed target detection and poor accuracy of small target detection for remote sensing photos must be resolved immediately. To address these issues, we provide EM2-YOLOv4, a simple method for recognizing remote sensing images. MobileNetv2 acts as the backbone network to reduce model complexity, while depth-separable convolution enhances detection speed. Additionally, we introduce a feature enhancement module and an Efficient Channel Attention (ECA) module to improve model accuracy. To address the issue of unequal assignment of positive and negative samples, we incorporate Focal Loss into the loss function. Experimental demonstrate that the model can perform detection at 45 frames per second with an average accuracy of 94.11%. The model has been significantly reduced, as seen by the fact that it is only 48 MB in size, but it still maintains good detection accuracy and accelerates detection. The model is ideal for usage on embedded devices because of this feature.