-
Thank you for your great work!
Since I'm a undergraduated student, my questions may be clumsy. I appreciate it if you can take this into consideration.
The paper said "it didn't use loop closing…
-
Is MotionAGFormer using only the 2D pose information of the current frame to predict 3D information? Will this effect be worse than using multiple frames of information before the current frame to pre…
-
您好,请问一下,如果希望能复现论文中在Human3.6M上243帧测得的结果(STCFormer和STCFormer-L),对于243帧训练的参数完整设置是怎么样的呢?如果方便地话,希望您能提供训练的脚本,包括batchsize以及stride等参数设置,谢谢!
-
I'm very surprised that I couldn't find an existing issue for this and it's most likely that it's my fault (I checked through all open issues twice), so please do close this issue if it's a duplicate …
-
Hey David,
I just converted the AlphaPose Json file to openpose json file. Maybe alpha pose has changed its json structure and therefore it didnt work with the current .py file. I modified the file…
-
**Submitting author:** @DavidPagnon (David Pagnon)
**Repository:** https://github.com/davidpagnon/Sports2D
**Branch with paper.md** (empty if default branch):
**Version:** v0.4.6
**Editor:** @Kevin-M…
-
Hello, I am trying to implement object detection using d435i model and pytorch.
I am trying to get the angle(pose value) of an object right now, but I don't know how.
To get the value, I have th…
-
Thanks for your wonderful work. I have a quick question:
I have read the paper and see that we use PCOD to evaluate the pelvis depth of each person in the image. How can we calculate this number, a…
-
Regarding the `fprintf` in [apriltag_pose.c:435](https://github.com/AprilRobotics/apriltag/blob/3.1.1/apriltag_pose.c#L435) that prints:
> Error, more than one new minima found
How is a user of …
-
Hi, I try to run `python scripts/vis_est_poses.py` for the visualization of pose estimation results. It ran successfully, but the outputs images don't show the pose estimation:
```
(zebrapose) sim…