-
Hello, our script does not support the case that convtranpose group is greater than 1. How can we turn it into the case that each group is equal to 1?
-
Hi. I am running your code aiming at lifting the 2d pose to 3d. However, in the pre-processing step, I found that camera parameters are in need.
Can I just use the models to lift the 2d pose to the …
-
I am trying to build PCL (version: 1.13.0) from source in docker.
**My Docker file:**
```
ARG UBUNTU_VERSION=20.04
FROM ubuntu:${UBUNTU_VERSION} as builder_stage
ENV BUILD_TYPE Release
ARG…
-
I love OpenPose. Thanks for the great library.
I am absolute beginner.
My question is why generated keypoints (JSON file) are different in both OpenPose and tensorflow-pose-estimation ?
What …
-
**Submitting author:** @DavidPagnon (David Pagnon)
**Repository:** https://github.com/perfanalytics/pose2sim
**Branch with paper.md** (empty if default branch):
**Version:** v0.2.2
**Editor:** @danas…
-
Hi, thank for your wonderful work. Foot estimation is really helpful.
However, I find the foot part will lose, even if the foot is obvious in the center of the image(not a complete person). I guess…
-
I want to find out whether this model can inference online.
So does it need the frame from future when it inference current frames?
or like the question as title, can this model inference single ima…
-
### 新数据集是和coco类似的,多加入了5个关键点 ,训练过程中 loss 和 acc_pose 是正常收敛的,但是在eval 时候,AP 和AR在上升0.19时,出现骤降,然后变成0。
### train log
```
2022-06-20 03:44:41,448 - mmpose - INFO - workflow: [('train', 1)], max: 210 epoc…
-
![20211207103551](https://user-images.githubusercontent.com/94954658/144956450-a1618374-f0a2-4111-af09-50f92aca4a57.png)
Among the four parameters -- video is about the path of the action video, and …
-
Hello ,
I am new in the field of pose estimation, and have my own dataset which is objects that are not mentioned in your pose estimator.
I would like to ask about a software that could help me …