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

A Fall Detection Algorithm Based on EN-YOLO

  • Longgang Wang,
  • Dongxuan Liu,
  • Xin Yao,
  • Guoqiang Wang

摘要

YOLO is a real-time object detection algorithm. When the YOLOv5 framework is applied to fall detection, its accuracy is relatively low in complex scenarios such as lighting changes and object occlusion. To solve this problem, this paper proposes an enhanced fall detection algorithm—EN-YOLO. It introduces NAS search technology and EfficientNet-Backbone to optimize the model structure and reduce computational complexity; adopts the MBConv convolution block to replace the traditional modules of YOLOv5, combined with residual connections to mitigate information loss; integrates the SE attention mechanism to focus on key task information; and replaces FPN with BiFPN to promote cross-scale feature interaction. Test results on the public dataset Fall-Down-Det demonstrate that the system achieves an accuracy of 98.5% in detecting fall and normal states, meeting the expected requirements.