Skip to content

Keras implement of Stacked Hourglass. The model is for keypoint detection, and can be migrated to other tasks.

Notifications You must be signed in to change notification settings

feiyangsuo/Stacked-Hourglass-for-keypoint-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacked-Hourglass-for-keypoint-detection

Keras implement of Stacked Hourglass. The model is for keypoint detection, and can be migrated to other tasks. If you're using tf2.0 or higher, replace keras with tf.keras at import. Way to build a model is exampled in StackedHourglass.py. Full train-eval-test pipeline is exampled in test.py. After inference OKSEvaluator.py can be used to evaluate average OKS of the result.

About

Keras implement of Stacked Hourglass. The model is for keypoint detection, and can be migrated to other tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages