Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Openpose implementation using darknet

License

NotificationsYou must be signed in to change notification settings

lincolnhard/openpose-darknet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openpose implementation using darknet framework

[Openpose]

https://github.com/CMU-Perceptual-Computing-Lab/openpose

[Darknet]

https://github.com/pjreddie/darknet

[Result]

demo

[Benchmark]

51.634ms for 200x200x3 net input size running on GTX 1060, which is 3x faster than original caffe implementation

[Weight file] (darknet version openpose.weight)

https://drive.google.com/open?id=1BfY0Hx2d2nm3I4JFh0W1cK2aHD1FSGea

[Usage]

./openpose-darknet [image file] [cfg file] [weight file]#example./openpose-darknet person.jpg openpose.cfg openpose.weight

[note]

  1. Darknet version openpose.cfg and openpose.weight are ported from COCO versionpose_deploy_linevec.prototxt and pose_iter_440000.caffemodel.
  2. You could change net input width, height in openpose.cfg.

About

Openpose implementation using darknet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp