-
how can i solve this error?
this code error:
!scripts/validate.sh --cfg /content/drive/MyDrive/AlphaPose/AlphaPose/configs/coco/resnet/256x192_res50_lr1e-3_1x.yaml --checkpoint /content/drive/MyDr…
-
Hi,
After several headaches I was finally able to run 3D inference script. However, its getting stuck on the last part of the script
Can someone please tell me if the ffmpeg errors above the…
-
I am running the setup.py with cuda11.3, pytorch 1.11. It gives me error as below.
Running 'gcc --version' gives 8.4.0.
/home/xijie/miniconda3/envs/alphapose/lib/python3.8/site-packages/setuptoo…
-
I used “python scripts/demo_inference.py --cfg configs/smpl/256x192_adam_lr1e-3-res34_smpl_24_3d_base_2x_mix.yaml --checkpoint pretrained_models/pretrained_w_cam.pth --indir examples/demo/ --outdir ex…
-
In joints_detectors\Alphapose\fn.py, in line 219, stickwidth -> int(stickwidth)
-
My environment: cuda - 11.3, python - 3.7, pytorch - 1.12, setuptools - 65.6.3, platform - windows.
When I run python setup.py build develop, I always have this error, I don,t know why.
(alphapo…
-
I'm using:
- Ubuntu 22.04 (WSL2)
- Nvidia CUDA Driver:
![image](https://github.com/MVIG-SJTU/AlphaPose/assets/79398311/4201a5a5-b4cd-416b-ac17-26e031ceca5a)
From a fresh WSL:
```
#Update a…
-
请问为什么有MPII和MSCOCO的concat.yaml文件,却没有单独的MPII的yaml文件?
-
I encountered a FileNotFoundError when running the demo with the following command: `python scripts/demo_inference.py --cfg configs/coco/resnet/256x192_res50_lr1e-3_1x.yaml --checkpoint pretrained_mod…
-
I got this error while try to run setup.py
My system information:
OS: Ubuntu 18.04
GPU: RTX 2080
CUDA: 10.1
CUDNN: 7.5
Torch version: 1.3
`/home/ai-ubuntu/hddnew/Huy_EVN/Face+Pose/AlphaPose…