Skip to content

Commit 55ef48f

Browse files
Add openpose model into the repo
1 parent 953a635 commit 55ef48f

24 files changed

+3051
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Model Description
2+
* **Model Repo:** https://github.com/CMU-Perceptual-Computing-Lab/openpose
3+
* Prototxt and caffemodel
4+
+ **pose_deploy_linevec.prototxt**: Small edits in dims of https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/models/pose/coco/pose_deploy_linevec.prototxt
5+
+ **pose_deploy_linevec.caffemodel**: random generated weights
6+
+ **pose_iter_440000.caffemodel**: weights file sent by M.Tomono, maybe download by this script https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/models/getModels.sh
7+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:a928f3bcd5041b770827f0ac1d3166853af9a05661791a33b828f7c0c3686f42
3+
size 209267902

0 commit comments

Comments
 (0)