LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices
Nanjun Li, Ziyue Hao, Quanqiang Wang, Xuanyin Wang

TL;DR
LSP-YOLO is a lightweight, real-time single-stage neural network designed for sitting posture recognition on embedded devices, combining novel modules to achieve high accuracy and efficiency.
Contribution
The paper introduces LSP-YOLO, a novel lightweight network with integrated modules for efficient sitting posture recognition on resource-constrained embedded platforms.
Findings
Achieved 94.2% accuracy on a new posture dataset.
Operates at 251 FPS on a PC with only 1.9 MB model size.
Demonstrated real-time performance on embedded hardware.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsErgonomics and Musculoskeletal Disorders · Human Pose and Action Recognition · Context-Aware Activity Recognition Systems
