Code Monkey home page Code Monkey logo

Comments (11)

padeler avatar padeler commented on May 20, 2024

Did you set the OPENPOSE_ROOT variable to point to the openpose root folder?

Note that the build script assumes that you use the Makefile (make distribute) to build openpose. If you choose to install the libraries else where, you must adapt CMakeLists.txt accordingly.

from pyopenpose.

derekwong66 avatar derekwong66 commented on May 20, 2024

@padeler I have set OPENPSOE_ROOT
I can run openpose demo, I used cmake to build openpose.
How to modifiy CMakeLists.txt?

from pyopenpose.

padeler avatar padeler commented on May 20, 2024

You have to set the correct paths for caffe and openpose libs and header folders in lines 59-62.

from pyopenpose.

unrealwill avatar unrealwill commented on May 20, 2024

Hello, I've encountered the same problem, but I've solved it by installing openpose with :
sudo make install from openpose/build as described in the section :
OpenPose from other Projects of documentation
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation_cmake.md

from pyopenpose.

derekwong66 avatar derekwong66 commented on May 20, 2024

@unrealwill you are right. I can make it now. However, when I try to run scripts/JusthandNet.py, Importing PyOpenPose as op failed.

from pyopenpose.

padeler avatar padeler commented on May 20, 2024

Did you find a solution to your issue?

from pyopenpose.

unrealwill avatar unrealwill commented on May 20, 2024

Nope, but I got around my problem by writing a c++ zmq server which uses OpenPose and serve the info I need.

from pyopenpose.

padeler avatar padeler commented on May 20, 2024

ok so I am closing this issue.

from pyopenpose.

unrealwill avatar unrealwill commented on May 20, 2024

@padeler I'm not the OP, so I don't know if he solved his issue one way or another.
@derekwong66 You can look at my project https://github.com/GistNoesis/Linn-Photobooth for the zmq server and usage

from pyopenpose.

padeler avatar padeler commented on May 20, 2024

I have not tried pyopenpose with python3. I'll test it when i have some time, and report here for future reference.

from pyopenpose.

HibikiKai avatar HibikiKai commented on May 20, 2024

#29

from pyopenpose.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.