Skip to content

Multi-person Human Pose Estimation with HRNet in Pytorch

License

Notifications You must be signed in to change notification settings

hato72/simple-HRNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

資料

https://drive.google.com/file/d/1Jmi1VMNIgFkRcKe2j3ulD93MiaokAee6/view?usp=drive_link

実行例

python3  scripts/live-demo.py --filename movie1/a1.mp4

指定フレームの画像を取得

python3 cal_similarity.py --video movie2/b1.mp4

走行動画

movie1とmovie2

capture

capture_○○は各動画の着地/離地した瞬間のフレームを画像として切り出したもの

○○_result

モデルが着地/離地判定とコーチングの表示を行った結果の画像

About

Multi-person Human Pose Estimation with HRNet in Pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Jupyter Notebook 6.8%