====== 姿勢推定 ====== ===== openpose ===== 骨格解析 公式 https://yoheitaonishi.com/open_pose/ ====== teachable machine ====== https://github.com/googlecreativelab/teachablemachine-community/tree/master/libraries/pose ====== tf-pose-estimation ====== GPU無しで画像のみから人間のボーン推定が出来るtf-openposeを導入する https://qiita.com/kotauchisunsun/items/bdbdca2ddb9036e29ab1 ====== PoseNet ====== よわよわPCによる姿勢推定 -PoseNet- https://www.slideshare.net/YutoMori2/pc-posenet PoseNet Python https://github.com/rwightman/posenet-python google colaboratorでのpython sample https://colab.research.google.com/drive/1Ha7-lt-WwcCx961cuatjOzQ-7GLY91aQ BodyPix と PoseNet の歩き方 https://qiita.com/koji333/items/ce3226d856a673d78d08 ===== colaboratoryで環境構築 ===== colaboratoryにインストール https://teratail.com/questions/220368 Google Colaboratoryで動画処理(初級編) https://qiita.com/croquette0212/items/8ff251d5da77e803c253 OpenPose はどこまでの画像に耐えられるのか ~ Pose Estimation の紹介~ https://qiita.com/baba5246/items/7ed50689c67c0ad3882d OpenposeのPYTHON API https://qiita.com/komorin0521/items/5de414653cffb2633ae8 スポーツがうまくなりたい・・・そうだ、姿勢推定してうまい人との差を取れれば・・・!! ~初級編:colaboratory、openposeで簡単動画の姿勢推定~ https://qiita.com/sugup/items/ebe1c0783f5c4db330d0