👾

MediaPipeとPytorchで工数計測(working time)

2024/05/09に公開
2

工数計算の自動化をするきっかけ

  • PTS法ー>MOST法 の スキルは得たものの、工数を作成できる後継者がいない
  • 後継者がいないということは私の知識はお蔵入り
  • 会社に工数という概念がない模様
English explanation is here

working time estimation system based on pytorch

How to

シンプルにコマンドを叩いてカメラの前で模擬作業を行う

  1. Pose estimation的なコードを実行
  2. 記録したい作業を撮影する。
  3. 終了後はqキーで終了
  4. 生データをサマライズするスクリプトで各部位の動作時間を計算
  5. コードのTMUパラメータを変更して作業内容に応じてカスタマイズ可能
English

working time estimation system based on pytorch

script detail is referred to the repository

Procedure

  1. execute recording code
  2. you can see the pose estimation in the working time
  3. If you want to stop the recording press q key
  4. Raw csv file is necessary to modify by tmu_calc.py as working time data
  5. You can customize as you like

Github repository

https://github.com/mi-kaneyon/poseestimation/tree/main

Discussion

yKesamaruyKesamaru

素晴らしい記事をありがとうございます

星野スミレのフィギュアが素晴らしかったです😊

Manyan3Manyan3

ありがとうございます。
様々な取り組みで活躍してくれる重要メンバーだったりします😀