Human Pose Estimation using opencv | python | OpenPose | stepwise implementation for beginners

Human Pose Estimation using opencv | python | OpenPose | stepwise implementation for beginners

DeepLearning_by_PhDScholar

3 года назад

114,451 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@priyanshuupadhyay7095
@priyanshuupadhyay7095 - 19.09.2023 21:09

Very much Impressed by the content of this video, detailed one so far.

Ответить
@welsonfy5246
@welsonfy5246 - 11.07.2023 04:39

Very good job thanks you. Possible multiple human ?

Ответить
@prasanthvv7934
@prasanthvv7934 - 30.06.2023 14:04

Where can we see the output file of the video to download

Ответить
@suhaspatil8682
@suhaspatil8682 - 21.04.2023 07:17

Getting Assertion Error after line 9

Ответить
@Caden_Burleson
@Caden_Burleson - 22.03.2023 09:42

I'm getting errors on the first line of code. Am I missing something that I need to setup first?

Ответить
@Vanadzor_EditZ
@Vanadzor_EditZ - 18.02.2023 14:34

net = cv.dnn.readNetFromTensorflow("graph_opt.pb")
cv2.error: OpenCV(4.7.0) D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1138: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "graph_opt.pb" in function 'cv::dnn::ReadProtoFromBinaryFile'

i get this error, how to fix?

Ответить
@karthikd8728
@karthikd8728 - 22.12.2022 21:40

Bro pls doo the fall detection plssssss

Ответить
@MegaHarshjain
@MegaHarshjain - 12.12.2022 14:18

Hello
Do you have a video where we can tell if a person is doing exercise in a wrong way ?
I mean if he is not using correct postures while doing excercise

Ответить
@tprstructuralconsultancy
@tprstructuralconsultancy - 30.11.2022 02:25

I’m into it from DOng-A university.Can I switch to your lab?

Ответить
@alifprogrammer
@alifprogrammer - 13.11.2022 07:16

can you please make one more video to convert this pose estimation to .bvh file , please thanks in advance

Ответить
@gangag1239
@gangag1239 - 16.10.2022 10:52

Dear Sir, the tutorial is very impressive, but when I tried to run the code in my system, the line : estimated_image= pose_estimation(img) worked but the plot is not showing the lines and landmarks. What should I do, several times I checked with the code
Do I need to add or change any code, I tried with changing the colors of lines and points. As it is not working for the image itself, I cannot go further with videos and webcam. Please help me

Ответить
@amithadole9252
@amithadole9252 - 14.09.2022 09:36

Hello,
how to detect the position in the video like sitting or standing..? Please help me to solve this..

Ответить
@ghaylentriki2598
@ghaylentriki2598 - 18.07.2022 20:57

does this code work for multiperson detection?

Ответить
@ruiqiqiu8661
@ruiqiqiu8661 - 24.06.2022 16:50

where do i download cv?

Ответить
@shubhammathur8548
@shubhammathur8548 - 28.05.2022 12:34

after running the code the video is not starting showing pose estimation

Ответить
@sanisalisu4929
@sanisalisu4929 - 08.05.2022 23:51

I was highly impressed by your video. I am also a PhD student in Universiti Sains Malaysia, working on Human pose estimation.I hope we can share our views in the future

Ответить
@anime_on_data7594
@anime_on_data7594 - 23.12.2021 06:32

is there any way we can make custom keypoint object detection?

Ответить
@ddtdilireba
@ddtdilireba - 20.12.2021 18:56

Hi, why am I getting this error?
AttributeError: module 'cv2' has no attribute 'readNetFromTensorFlow'

I'm using Pycharm....

Ответить
@junaidstopi1
@junaidstopi1 - 24.11.2021 10:00

estimated_image = pose_estimation(img)
this line is not working please guide

Ответить
@monishp168
@monishp168 - 23.09.2021 23:36

how to generate skeletons for multiple persons in an image.

Ответить
@RaselAhmed-ix5ee
@RaselAhmed-ix5ee - 23.09.2021 07:19

very good work . How can i contact you? I really need your help regarding my final year project regarding this topic please help me out. Reply please

Ответить
@JabiloJoseJ
@JabiloJoseJ - 07.09.2021 11:44

thanks for this video.....how to do pose estimation for multiple people in a video....this is actually detecting the pose for one person.

Ответить
@Teedies-oh7gi
@Teedies-oh7gi - 25.08.2021 16:31

Hi, I’m trying to combined deep learning yolov5 model with pose estimation, when I feed in video, the computer took much longer to process each frame due to the pose estimation, if I use webcam instead will it affect its overall performance

Ответить
@llIIllIlIIllX_XIillIIllIIllIll
@llIIllIlIIllX_XIillIIllIIllIll - 20.08.2021 20:53

how to apply the output animation to unity or blender for example ???
if we cant do that, then what is the point of it??

Ответить
@gargipanda451
@gargipanda451 - 13.08.2021 09:30

Great tutorial for beginners, Thank You sir

Ответить
@dewlorr
@dewlorr - 12.08.2021 16:34

thanks for the video! one question though - why are all the points shifted a bit to the left, and to the top on both the image you used, and the quanhua92/human-pose-estimation-opencv github repo that it takes as example?

Ответить
@anuvavanand8284
@anuvavanand8284 - 07.08.2021 10:38

Can yu tell us about algorithm

Ответить
@KannadaAdviceTv
@KannadaAdviceTv - 02.07.2021 18:21

Hello the video was awesome, could you please guide us from scatrch what r the platform to use and what to install... plzzzzz plzzz

Ответить
@wgalloPT
@wgalloPT - 11.06.2021 05:20

im getting an error when net=cv.dnn.readNetFlo... (right on second line)...cant move from there...

Ответить
@wgalloPT
@wgalloPT - 10.06.2021 19:26

I am wondering....do you think I could add additional dots in the body besides hips, knees, etc?

Ответить
@dhias5314
@dhias5314 - 02.06.2021 10:53

Thanks , Your video is very useful, does this use openpose?

Ответить
@beyondai6427
@beyondai6427 - 19.05.2021 16:04

Great tutorial 😇
Question:-

1) How do I save only stick figure instead of subject+sticks ?

2) How do I save only stick figure video ?


Please help me

Ответить
@arjyabasu1311
@arjyabasu1311 - 27.04.2021 12:01

Excellent Video!!!

Ответить
@prajeshparekh7175
@prajeshparekh7175 - 31.03.2021 10:36

ITS NOT WORKING WITH MY WEBCAM JUST GIVING A PREVIOUS IMAGE'S ESTIMATION PLEASE HELP ME

Ответить
@poojayu9100
@poojayu9100 - 29.03.2021 12:45

How can I contact u.... Sir plz reply

Ответить
@finalproject1931
@finalproject1931 - 28.03.2021 20:50

how we get heatmap .can you explain elaborately with code.

Ответить
@ugnesmalskyte9196
@ugnesmalskyte9196 - 22.03.2021 12:45

Hello everyone, maybe someone knows how to get keypoint output in JSON, XML, or YML formats?

Ответить
@challapallijhansirani8587
@challapallijhansirani8587 - 16.03.2021 07:58

please share the githublink

Ответить
@geraldmusandirire5446
@geraldmusandirire5446 - 15.03.2021 08:41

Thank you very much. It ran well, do you know anywhere I can find information on one that can do action recognition?

Ответить
@devendrapal5312
@devendrapal5312 - 06.03.2021 18:11

How can we find the x & Y coordinates of joint and angle between hand, hip etc.

Ответить
@SHASHIKUMAR-xi6in
@SHASHIKUMAR-xi6in - 27.02.2021 13:20

Can you please provide your code

Ответить
@yashranawat6227
@yashranawat6227 - 10.02.2021 16:13

Hey, I'm trying to build an exercise recognition and Rep counter system using Pose estimation, How can I get started with this? Any kind of help will be appreciated! :)

Ответить
@bacem1439
@bacem1439 - 02.02.2021 02:37

you used DNN!!?

Ответить
@akankshyapanda5277
@akankshyapanda5277 - 20.01.2021 19:40

That was really an informative video but sir can you please show us one with the trained model. It would be really helpful if you plz come up with human pose detection with trained models. With love from Indian Fan:)

Ответить
@dau_pjs
@dau_pjs - 12.01.2021 12:40

It was very impressive.
How do I extract coordinate values for each joint?

Ответить
@davidgo7688
@davidgo7688 - 12.01.2021 01:21

I really appreciate your informative work. Could you address how to calculate the joint angles from this work?

Ответить