-
Hello, I'm trying to detect two keypoints of different category in an image that contains only one target object. However, for most cases, only one of them is present. Previously, I was able train the…
-
First, thanks for you code sharing!
I have got keypoints from https://github.com/Microsoft/human-pose-estimation.pytorch.
But I don't understand how to generate .pkl file as you show in the README.m…
-
Hi, author. I have a question about the code in keypoint position adjustment part.
The code is here https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation/blob/master/lib/core/group.py#L195, the …
-
Hello, I would like to ask about the keypoint loss issue in YOLOPose, which is crucial for me. From the source code, we can see that in the loss.py file, it uses exp(-e), but there is no negative sign…
-
- [x] OpenImages (#274)
- [x] VoTT (#573)
- [x] CelebA (#484)
- [x] SYNTHIA (#532)
- [ ] Veri776 (re-indefication)
- [x] CIFAR (#225)
- [x] MNIST (#234)
- [x] Fashion-MNIST (#234)
- [x] Kineti…
-
Hello, I just followed your set up instructions and tried out the pose estimation script. I noticed 2 problems. First, it seems like the program always thinks that there is one person in the screen, w…
-
HI I'm student who studying hand pose estimation these days.
First of all, thanks a lot for your good project and paper.
However, I have a question.
I want to inference with my own custom data.
(e…
-
Thank you for this package !
I was just wondering if you intend to implement YOLO pose estimation too? If yes, what will be the timeline?
-
First of all, thank you very much for your contribution to this work, I have gained some methods and insprition from it. However, I still have a few questions.
**First, in the weight files you provid…
-
### 📚 The doc issue
Is there any example to visualize already processed 3D pose estimation json file?
### Suggest a potential alternative/fix
_No response_