Giter Site home page Giter Site logo

Comments (5)

gineshidalgo99 avatar gineshidalgo99 commented on May 3, 2024

CUDA is a requirement, it was really slow on CPU so we ended up not finishing the CPU code so far. What do you mean by dependencies on multiple caffe models?

from openpose.

KleinYuan avatar KleinYuan commented on May 3, 2024

@gineshidalgo99 ahhh I see that now.
dependencies on multiple caffe models means that it seems both COCO model and MPI model are required to compile it, like this downloaded models

in the code:
Here and Here

from openpose.

gineshidalgo99 avatar gineshidalgo99 commented on May 3, 2024

OK sorry, I got confused when you said multiple because right now only 2 are available (COCO/MPI). Forget hands and face so far, they are not available yet (we are working on them).

We are interested in supporting also Caffe2, but I am not familiar with it yet. But I thought it would have by default some kind of tool to convert models from Caffe, is there any? If so, then it should be easy to convert the COCO-MPI models and relatively easy to create a basic wrapper for Caffe2 and run OpenPose on top of it as we are doing with Caffe.

from openpose.

KleinYuan avatar KleinYuan commented on May 3, 2024

@gineshidalgo99 Thanks for the clarification and that's quite helpful since I didn't dig too deep into the src code.

Yeah, Caffe2 offers a translator to automate translating Caffe model to Caffe2 pb files. I did a bunch of tests and it works pretty good. I would like to give it a try to see whether it works with Caffe2.

Alright. Good chat. I think we can close this issue and looking forwards to you guys coming work. Good job!

from openpose.

gineshidalgo99 avatar gineshidalgo99 commented on May 3, 2024

Please @KleinYuan, let us know if you are able to compile it with Caffe2, or make a pull request as a new branch, so we can add it! Best

from openpose.

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.