-
Congratulations for this job. It is nice project. I follow your directory for train. It works when I have two keypoints. Assuming I have 10 points but It didn't work when I didn't mark all the keypoin…
-
i have a 3d smpl 24 keypoints file, how to get the smpl pose with rotate angle by 24 keypoints coordinate in the IKcode?
-
```
What steps will reproduce the problem?
1.Mac OS X. Compile form source.
2.Follow the installations steps in
https://code.google.com/p/rtabmap/wiki/Installation#Mac_OS_X
What is the expected out…
-
I am a new bird,please help me. Thanks a lot.
I used other datesets to run,there has Focal length,before running it shows the errors like thoes below.
----------------------------------------------…
-
Thanks for releasing the code.
I would like to ask if the dataset provides the 2D keypoints of SMPL. I have downloade but not found
-
The SHHQ-1.0 dataset has a size of 512 x 1024.
**However, some keypoints have x-values that exceed 512.**
For example,
For example,
```
image_000023.jpg 595 150 517 211 478 211 417 345 473 45…
-
你好我在尝试使用yolov10的pose功能,在尝试以下代码时发现报错,keypoint是一个none的值,现在pose功能是不是还没上线,如果要上线,大约要多久。
import cv2
# import supervision as sv
from ultralytics import YOLOv10
model = YOLOv10(f'checkpoint/yolov10x…
-
For keypoint/landmark annotation I think it would be great if the editor area would keep the keypoints from the last image when moving to the next one. As most of the times you want the same number of…
-
```
What steps will reproduce the problem?
1.Mac OS X. Compile form source.
2.Follow the installations steps in
https://code.google.com/p/rtabmap/wiki/Installation#Mac_OS_X
What is the expected out…
-
Hello,
I have converted a MMPose model into onnx using the below command:
```
python /home/monal/mmdeploy/tools/deploy.py \
${MMDEPLOY_DIR}/configs/mmpose/pose-detection_onnxruntime_static…