-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi @rmbashirov ,
Thank you for your work here, its great! I would like to ask where in your code should i look into to find out how to extract the keypoints and other information required from the …
-
Thank you very much for sharing this project! I find it very interesting and valuable.
After reviewing the `README.md` and the provided code, I noticed that the repository does not seem to include …
-
**Is your feature request related to a problem? Please describe.**
We usually interpret confidence scores as a proxy for the error estimate in the keypoints prediction. However, it is well known that…
sfmig updated
3 months ago
-
Hello!
Is there any way to include the foot (toe keypoints) in your model or are they excluded for a reason? I noticed in the OpenPose sample here:
https://github.com/CMU-Perceptual-Computing-Lab/o…
-
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…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train, Val, Predi…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
# Reorganize and I…
-
Hi,
Thank you and the matching results are very good.
How can i using the matching results to estimate the relative pose?
Could you please help me with calculating R and T from lightglue results?
-
**With Clothes**
1.Learning to reconstruct people in clothing from a single rgb camera(2019)
code:https://github.com/thmoa (no training code) (same link to 1,2,3)
2.Multi-garmentnet: Learning to…