-
HI,
I am keen to implement ST-GCN for my Dataset. I have 3D keypoints extracted from my dataset. Can you kindly brief me on how can I do it? If it is possible or not?
Thank you !
Mritula
-
Hi, @wangjiongw
I have read the paper and found out 3d keypoints are world coordinates.
I wanted to make FreeMan 3d keypoints(world coordinates) to be matched same as in H36M 3d keypoints(camera …
-
I have trouble being able to visualize the 3D rendering of the generated keypoints and motion of the rat like in this clip [https://raw.githubusercontent.com/lmb-freiburg/FreiPose-docker/master/exampl…
-
OpenPose provides a standard JSON format for its output:
https://cmu-perceptual-computing-lab.github.io/openpose/web/html/doc/md_doc_02_output.html
Rather than attempting to create some new styl…
mprib updated
1 month ago
-
I want to see 2D keypoints of certain frame on images so i did projection processing.
but i got wrong result. what's the matter??
As i know about getting 2D points is {2D keypoints = homogeneous(p…
-
Hello,
I trained a generative model and obtained new 3D keypoints (keypoints3d) .json files. How can I visualise them with a SMPLX model using this project?
Thank you for your support.
Reg…
-
Hi, thanks for your code, I've got 3D keypoints. But there many wrong keypoints, how can I get the confidence of the inferred all the 3D keypoints?
-
**Operating system**: windows 11
**Software version**: v0.2
After calibrating my 3 cameras, I created intri.yml and extri.yml files. To verify the calibration accuracy, I used the following comm…
-
Could you please release the 3d keypoints locations for each of the 79 car models?
Right now only the mesh models and 2d keypoints projected on images have been released. There's no way for us to a…
-
Hi everyone! I'm working on a video tutorial about `BodyPose` in ml5.js 1.0. I discovered in the making of the video some improvements I think we could make to the documentation of how the 3D coordina…