Mark thank you for uploading this content! This is great! I've been waiting for this and I can't wait to see more!
@MarkJay6 жыл бұрын
Brandon Marczak glad you like it! Will be posting part 3 soon
@SIDDHARTHRAJPATEL-YrBTechMecha6 жыл бұрын
Hi @mark jay, as of today, i cant find the "lifting.prob_model" and "lifting.draw" in the run.py file, also both these files are not anywhere in the Github repo that i downloaded. Can you please tell me on how can i get these files/libraries?
@CrystalDataMusic4 жыл бұрын
This version works fine github.com/ildoonet/tf-pose-estimation/tree/6980660b6f50653646a33c5a493d4c51d4335a3f
@dhruvidoshi3744 жыл бұрын
@@CrystalDataMusic thanks
@venkrink21974 жыл бұрын
Hey Mark!! The code in run.py file which I took from the github repo does not have the code lines for the 3D pose estimation part as you show in this video. Is there a new updated file somewhere for run.py?
@manualfamale6 жыл бұрын
loved your video, thank you for your hard work, we all benefit from it!
@zeus10826 жыл бұрын
Thanks a lot.Make videos like this
@MarkJay6 жыл бұрын
aneesh cool thank you!
@almontheralawadhi67494 жыл бұрын
thanks for this great job. but i had a small problem.. i couldn't find "lifting-2D-3D library" that you used int your code.. i will appreciate to get some help :)
@dhruvidoshi3744 жыл бұрын
This version works fine github.com/ildoonet/tf-pose-estimation/tree/6980660b6f50653646a33c5a493d4c51d4335a3f
@umeshreddy31014 жыл бұрын
Hey mark.. I'm working on a openpose project. Recently saw your video. I'm getting error when I tried to execute your code import tensorflow.contrib.tensorrt as trt ModuleNotFoundError: No module named 'tensorflow.contrib.tensorrt' Please let me know if you have any idea about this
@carlos742635 жыл бұрын
i can't find the lifting-2D-3D library that you are using, the more nearly is github.com/DenisTome/Lifting-from-the-Deep-release but it does't fix my problems and it doesn't work... if you help me, I would appreciate it very much
@almontheralawadhi67494 жыл бұрын
me too !!! if you could fix it, i will appreciate to figure it me out
@teita157_kaustubhnarkhede93 жыл бұрын
Please help, I want 2D keypoints from an image and use it in another function. Please tell me how to get those 2D keypoints.
@nikhilwadibhasme96086 жыл бұрын
Hi Mark....it's awesome videos for post estimation...can we identify new actions??thanks for spreading your knowledge.good luck.
@davideercole28605 жыл бұрын
Hi. Can I know which program are you using for programming? jupyter? sublime? However, great job!!!!
@AbdulAhad-pj1mj3 жыл бұрын
Can you mentions what each array corresponds to which body part. 10:07
@eddie_writes966 жыл бұрын
that dab had me rolling b, thanks for the tut 👌
@MarkJay6 жыл бұрын
glad someone found my humor funny :D
@TonyHeadband5 жыл бұрын
So in the master branch there's no Prob3dPose, important point. I really need the coordinate of those point, anyone has found a solution?
@themonkeyminds72526 жыл бұрын
sir i am getting error while running run.py and loadindg image !! my question is: 1) where to put our desired iamge ? and in which folder? 2 ) errror while running run.py C:\Users\INFINITY\Desktop\tf-pose-estimation>python src/run.py --image=p1.jpg Traceback (most recent call last): File "src/run.py", line 31, in scales = ast.literal_eval(scales) NameError: name 'ast' is not defined Any idea sir what's wrong ?
@themonkeyminds72526 жыл бұрын
??
@niranjans21376 жыл бұрын
Replace that line scales = ast.literal_eval(scales) by scales = ast.literal_eval(args.scales)
@niranjans21376 жыл бұрын
put images to folder named "images"
@yalinie57256 жыл бұрын
you need to install ast
@themonkeyminds72526 жыл бұрын
sir can u please share a link of image that describes the represenation of each line! for eg blue colour represents shoulder
@themonkeyminds72526 жыл бұрын
all the keypoints described in pose estimation
@themonkeyminds72526 жыл бұрын
i got it sir thanks:)
@MarkJay6 жыл бұрын
The MoNkeY mInDs in the next video we'll look at this but you can refer to run.py and common.py to see how this is done
@meilingfu33595 жыл бұрын
Your run.py code isn't the same with that in github.com/ildoonet/tf-pose-estimation.Where can I get your code?Help please
@kienluu67824 жыл бұрын
like me
@willmanjm6 жыл бұрын
This has been a most helpful tutorial. I ran into a problem though. A month ago I installed the tf-pose-estimation packages and ran them with no problem. I can view the image with annotated 3D joints, then the graph of 3D points. Now (a month later) I have errors when I try to press any key and am unable to view the 3D joints. It just quits and I get an error saying python quit unexpectedly. In the terminal window, I get " libac++abi.dylib: terminating with uncaught exception of type NSException. Abort trap: 6" Any ideas? Thanks!
@wenzhengying3716 жыл бұрын
Same here! I couldn't view the 3D points either... Saying:FileNotFoundError: [Errno 2] No such file or directory: './src/lifting/models/prob_model_params.mat'
@MarkJay6 жыл бұрын
I'll rerun the code to see if I can reproduce the error. I havent ran it in a while.
@willmanjm6 жыл бұрын
Thank you. I tried searching what the error was. Some people say it has to deal with the matplotlib backend having to use TkAgg. But if that is the case, I am not sure how to fix it.
@MarkJay6 жыл бұрын
Check the repo readme. There's been updates github.com/ildoonet/tf-pose-estimation/blob/master/README.md
@willmanjm6 жыл бұрын
Thank you for replying back to me.
@davidmoyses2146 жыл бұрын
Hi Mark great video!! the part for 3d pose estimation seems to be missing in run.py. do you have a backup or a work around? thanks
@MarkJay6 жыл бұрын
thats strange. you should be able to check earlier commits on the repo to get run.py. I haven't been following the repo closely so I'm not sure when it was removed
@davidmoyses2146 жыл бұрын
I downloaded a version from jan 18.now it's working. thanks!
@PhD_drone_views5 жыл бұрын
@@davidmoyses214 where can I fin such version.? Can you help me?
@dhruvidoshi3744 жыл бұрын
@@PhD_drone_views This version works fine github.com/ildoonet/tf-pose-estimation/tree/6980660b6f50653646a33c5a493d4c51d4335a3f
@suhas15236 жыл бұрын
Hello, i am getting following errors while running can anyone tell me y is this No module named '_pafprocess' you need to build c++ library for pafprocess. See : github.com/ildoonet/tf-pose-estimation/tree/master/tf_pose/pafprocess
@suhas15236 жыл бұрын
i saw that website but i am not getting idea about this
@MarkJay6 жыл бұрын
check the github repo, there's instructions for building this library. its new since the video was made
@chuangyu46645 жыл бұрын
only use one RGB image to get 3D pose?
@Draxinal5 жыл бұрын
hello, how to download the model from windows?
@hadistore53755 жыл бұрын
you need to build c++ library for pafprocess. See : github.com/ildoonet/ tf-pose-estimation/tree/master/tf_pose/pafprocess please what's the problem here?
@nandinibagga48573 жыл бұрын
HEY THE GITHUB REPOS ARE NOT VISIBLE ANYMORE !!! PLEASE BRING THEM BACK
@jackalpha88444 жыл бұрын
where can we write the code =))
@RahulSoni-xv4cz6 жыл бұрын
No module named '_pafprocess' you need to build c++ library for pafprocess. See : github.com/ildoonet/tf-pose-estimation/tree/master/tf_pose/pafprocess Please provide directions. this happens in all run*.py