HRNet / HigherHRNet-Human-Pose-Estimation

This is an official implementation of our CVPR 2020 paper "HigherHRNet: Scale-Aware Representation Learning for Bottom-Up Human Pose Estimation" (https://arxiv.org/abs/1908.10357)
MIT License
1.32k stars 271 forks source link

Error coming while training ImportError: libcufft.so.11 #115

Open Abhijeet241093 opened 3 months ago

Abhijeet241093 commented 3 months ago

Traceback (most recent call last): File "tools/dist_train.py", line 18, in import torch File "hrnet/lib/python3.8/site-packages/torch/init.py", line 237, in from torch._C import * # noqa: F403 ImportError: libcufft.so.11: cannot open shared object file: No such file or directory

Abhijeet241093 commented 3 months ago

Error solved with cuda 12.4