-
site-packages\torch\nn\modules\conv.py", line 455, in _conv_forward
return F.conv2d(input, weight, bias, self.stride, self.padding, self.dilation, self.groups)
RuntimeError: Given groups=1, weig…
-
-
### What is the feature?
Current RTMO is designed for one class human keypoint detection. I try to train it for multi-class keypoint detection, but get a error
../aten/src/ATen/native/cuda/Scatter…
-
Hi, I followed the instructions to install using conda, however when I'm doing syncronization, I get core dump
```bash
(Pose2Sim) ubuntu@circlePC:~/miniconda3/envs/Pose2Sim/lib/python3.9/site-pac…
-
Hi Team,
First of all, I would like to thanks all of you for this amazing work. That is really fascinating!
I have followed the official tutorials and installed all the required dependencies. Ho…
-
Hi! First I appreciate your great repository. My issue is I am trying to run the Sapiens-0.3B model to extract 308 Keypoints from the demo example. It works but I got the below warning:
FutureWarnin…
-
11/07 19:36:14 - mmengine - WARNING - The prefix is not set in metric class PCKAccuracy.
11/07 19:36:14 - mmengine - WARNING - The prefix is not set in metric class AUC.
11/07 19:36:14 - mmengine - …
-
Hello,thank you for your work,I am curious why three models are used to detect body, hands and feet respectively. Why not just use the Wholebody of dwpose?
Looking for your replying , thanks.
loliq updated
2 months ago
-
Hi. I need to deploy my model(any object detection model) in onnx format in fp16 mode.Is it possible in mmdeploy?
Thanks in advance..
-
Hi @davidpagnon,
First, I’d like to thank you for this repo—it's exactly what I need for my project and has been incredibly helpful so far.
**Unfortunately, I’m having an issue with the `Pose2S…