본문 바로가기
  • Home

A Design and Implementation of a Worker Musculoskeletal Assessment Platform Based on Machine Learning

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2024, 29(10), pp.129-135
  • DOI : 10.9708/jksci.2024.29.10.129
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : October 2, 2024
  • Accepted : October 18, 2024
  • Published : October 31, 2024

Sejong Lee 1

1한양대학교

Accredited

ABSTRACT

In this paper, we design and implement a worker musculoskeletal assessment platform. The three core components of this platform are the Mobile App, the Modeling Server, and the Web Platform. The Mobile App is an Android application developed in Kotlin, targeting Android platform 12 (S) and Android API Level 31 devices. The app utilizes the camera to capture various worker motion data and transmits it to the Modeling Server. The Modeling Server is implemented using Node.js. This server converts the worker's motion data—such as points, skeleton, and x, y, z coordinate data, measured by the mobile app—into multidimensional arrays. It then applies machine learning frameworks like TensorFlow and Keras to predict the worker's posture. The worker posture learning model is built using Teachable Machine. The Web Platform is developed using React and visualizes the worker's movements as 3D animations along a timeline. The machine learning-based worker musculoskeletal assessment platform developed in this paper aims to contribute to minimizing musculoskeletal disorders in workers at industrial sites.

Citation status

* References for papers published after 2023 are currently being built.