轻量级单阶段模型,实时识别坐姿,适合嵌入式设备部署。
LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices
- 采用轻量模块Light-C3k2,结合部分卷积与感知相似性激活。
- 最小模型达94.2%准确率,251帧/秒,仅1.9MB大小。
- 专为边缘设备设计,适用于智能教室、康复训练等场景。
久坐行为增多引发健康问题,不良坐姿备受关注。现有方法多依赖侵入式传感器或两阶段视觉流程,存在高侵入性、计算密集和边缘设备实时性差的问题。受YOLOv11-Pose启发,本文提出LSP-YOLO,一种面向嵌入式边缘设备的轻量级单阶段坐姿识别网络。通过引入部分卷积(PConv)与相似性感知激活模块(SimAM),设计轻量模块Light-C3k2,降低计算开销同时保持特征提取能力。在识别头中,关键点通过逐点卷积直接映射至姿态类别,并采用中间监督实现姿态估计与分类的高效融合。构建了一个包含6类坐姿共5,000张图像的数据集用于训练与测试。最小模型LSP-YOLO-n在个人电脑上达到94.2%准确率,推理速度251 Fps,模型仅1.9 MB。同时,在SV830C + GC030A平台验证了在资源受限条件下实时高精度推理的可行性。该方法具有高效、轻量、可部署性强的特点,适用于智能教室、康复辅助及人机交互等应用。
原文摘要 · Abstract (English)
With the rise in sedentary behavior, health problems caused by poor sitting posture have drawn increasing attention. Most existing methods, whether using invasive sensors or computer vision, rely on two-stage pipelines, which result in high intrusiveness, intensive computation, and poor real-time performance on embedded edge devices. Inspired by YOLOv11-Pose, a lightweight single-stage network for sitting posture recognition on embedded edge devices termed LSP-YOLO was proposed. By integrating partial convolution(PConv) and Similarity-Aware Activation Module(SimAM), a lightweight module, Light-C3k2, was designed to reduce computational cost while maintaining feature extraction capability. In the recognition head, keypoints were directly mapped to posture classes through pointwise convolution, and intermediate supervision was employed to enable efficient fusion of pose estimation and classification. Furthermore, a dataset containing 5,000 images across six posture categories was constructed for model training and testing. The smallest trained model, LSP-YOLO-n, achieved 94.2% accuracy and 251 Fps on personal computer(PC) with a model size of only 1.9 MB. Meanwhile, real-time and high-accuracy inference under constrained computational resources was demonstrated on the SV830C + GC030A platform. The proposed approach is characterized by high efficiency, lightweight design and deployability, making it suitable for smart classrooms, rehabilitation, and human-computer interaction applications.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。