mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-12 12:20:22 +00:00
Python Pybind11 wrapper (#1014)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[submodule "3rdparty/caffe"]
|
||||
path = 3rdparty/caffe
|
||||
url = https://github.com/CMU-Perceptual-Computing-Lab/caffe.git
|
||||
[submodule "3rdparty/pybind11"]
|
||||
path = 3rdparty/pybind11
|
||||
url = https://github.com/pybind/pybind11.git
|
||||
|
||||
Reference in New Issue
Block a user