GithubHelp home page GithubHelp logo

quanhua92 / human-pose-estimation-opencv Goto Github PK

View Code? Open in Web Editor NEW
330.0 11.0 138.0 6.97 MB

Perform Human Pose Estimation in OpenCV Using OpenPose MobileNet

License: Apache License 2.0

Python 100.00%
pose-estimation openpose opencv tensorflow humanpose computer-vision

human-pose-estimation-opencv's People

Contributors

quanhua92 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

human-pose-estimation-opencv's Issues

Detect key points for legs image

Hello, I was testing the project, it is so good, but the problema is that when I want to detect the keyt points of half body it does not detect, specially when it is legs, like this image:
image
Is there a way that it can detect the poses in this kind o images?
Thank you so much

How to detect the pose of multiple people?

I tested your model in pictures of multiple people and found that it seems that it is not possible to detect multiple people at the same time. Then I found a annotation in your program 'Originally, we try to find all the local maximums. To simplify a sample we just find a global one. However, only a single pose at the same time can be detected this way.' So is this model suitable for multi-person pose detection?If it can, how can I improve it?

cannot connect to X server

I have tried this model on the google colab.

!python openpose.py --input image5.jpg
:cannot connect to X server

please suggest the solution.

Any tips to improve accuracy?

I tried using the other graphs in place of the mobilenet_thin but they don't work. Any idea on how to get more precision?

train MobileNet openpose

Hi, i'm interested in training MobileNet openpose, could you give me some advices? Thanks for your help.

What does out represent.

Hi,
My question is: For a single image, we get the output of dimension (1194747) where what 1 and 19 represent is understood. But for a single image, what does the 4747 matrix represents? Please reply!!

Test with image

具体应该怎么样从读取摄像头改为读取图片啊,求救

MobileNetV2 pb

当我使用 ildoonet/tf-pose-estimation
中提供的mobilenet_v2_small 模型时,有如下错误

File "openpose.py", line 29, in
net = cv.dnn.readNetFromTensorflow("graph_opt.pb")
cv2.error: OpenCV(3.4.4) /io/opencv/modules/dnn/src/tensorflow/tf_importer.cpp:535: error: (-2:Unspecified error) Input [strided_slice] for node [base/layer_14/output/upsample] not found in function 'getConstBlob'

请问这个是什么原因呢,谢谢!!!

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.