👾
MediaPipeとPytorchで工数計測(working time)
工数計算の自動化をするきっかけ
- PTS法ー>MOST法 の スキルは得たものの、工数を作成できる後継者がいない
- 後継者がいないということは私の知識はお蔵入り
- 会社に工数という概念がない模様
English explanation is here
working time estimation system based on pytorch
2025 Update!
- 熟練者の作業を先に記録し、そのデータを別な作業記録映像に配置して、作業工数が適正かみることができるようにしました。
- 工数計算の自動化と熟練者・初心者での作業工数の比較データを出力するようにしました。
Try it
- Recording veteran worker's working actual view
- 先に熟練者の作業を撮影、記録します
python torch_posecnt.py
- The script will be output working time based on MTM/ MOST method.
- Generate reference worker data
- 出力されたデータから標準作業時間を割り出したり、比較データを出力します。
- 正規分布で15%遅いのを初心者としていますので、状況に応じて変更ください
python tmu_calc.py
- Comparision reference worker data
- 作業習得をする人の撮影記録をしながら、脇にベテラン作業者の骨格映像が動きますので、ムダがないか比較ができます
python torch_movecom.py
How to
シンプルにコマンドを叩いてカメラの前で模擬作業を行う
- Pose estimation的なコードを実行
- 記録したい作業を撮影する。
- 終了後はqキーで終了
- 生データをサマライズするスクリプトで各部位の動作時間を計算
- コードのTMUパラメータを変更して作業内容に応じてカスタマイズ可能
English
working time estimation system based on pytorch
script detail is referred to the repository
Procedure
- execute recording code
- you can see the pose estimation in the working time
- If you want to stop the recording press q key
- Raw csv file is necessary to modify by tmu_calc.py as working time data
- You can customize as you like
Github repository
Discussion
素晴らしい記事をありがとうございます
星野スミレのフィギュアが素晴らしかったです😊
ありがとうございます。
様々な取り組みで活躍してくれる重要メンバーだったりします😀