Skip to content

Use pytorch to implement a hourglass model of human pose detection.

Notifications You must be signed in to change notification settings

GuoyaoShen/HourGlass_torch

Repository files navigation

HourGlass_torch

Use pythorch to implement a hourglass model of human pose detection.

About models

  • 2 nets available, 'hourglass'1, and 'hourglass2'2.
  • Use MPII Human Pose as dataset. Need to download the images and save them in the folder named 'mpii_human_pose_v1', download the annotations json file and save it named 'mpii_annotations.json' in root folder of the project.

Rnference

Result Example Pictures

About

Use pytorch to implement a hourglass model of human pose detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published